We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53453c6 commit 1093bf9Copy full SHA for 1093bf9
src/occ/occbuildname.c
@@ -34,6 +34,6 @@ volatile const char G_occ_buildname[16] __attribute__((section(".buildname"))) =
34
35
#else
36
37
-volatile const char G_occ_buildname[16] __attribute__((section(".buildname"))) = /*<BuildName>*/ "op_occ_151015a\0" /*</BuildName>*/ ;
+volatile const char G_occ_buildname[16] __attribute__((section(".buildname"))) = /*<BuildName>*/ "op_occ_151116a\0" /*</BuildName>*/ ;
38
39
#endif
0 commit comments