Skip to content

Commit 1093bf9

Browse files
committed
Update build name to op_occ_151116a
Change-Id: Id8d0458fd91a17acd9d64e065643f33dbbaf8922
1 parent 53453c6 commit 1093bf9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/occ/occbuildname.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,6 @@ volatile const char G_occ_buildname[16] __attribute__((section(".buildname"))) =
3434

3535
#else
3636

37-
volatile const char G_occ_buildname[16] __attribute__((section(".buildname"))) = /*<BuildName>*/ "op_occ_151015a\0" /*</BuildName>*/ ;
37+
volatile const char G_occ_buildname[16] __attribute__((section(".buildname"))) = /*<BuildName>*/ "op_occ_151116a\0" /*</BuildName>*/ ;
3838

3939
#endif

0 commit comments

Comments
 (0)