summaryrefslogtreecommitdiffstats
path: root/src/occ_405/occbuildname.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/occ_405/occbuildname.c')
-rwxr-xr-xsrc/occ_405/occbuildname.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/occ_405/occbuildname.c b/src/occ_405/occbuildname.c
index 53e0b88..08cc1a0 100755
--- a/src/occ_405/occbuildname.c
+++ b/src/occ_405/occbuildname.c
@@ -5,7 +5,7 @@
/* */
/* OpenPOWER OnChipController Project */
/* */
-/* Contributors Listed Below - COPYRIGHT 2014,2018 */
+/* Contributors Listed Below - COPYRIGHT 2014,2019 */
/* [+] International Business Machines Corp. */
/* */
/* */
@@ -34,6 +34,6 @@ volatile const char G_occ_buildname[16] __attribute__((section(".buildname"))) =
#else
-volatile const char G_occ_buildname[16] __attribute__((section(".buildname"))) = /*<BuildName>*/ "op_occ_181108a\0" /*</BuildName>*/ ;
+volatile const char G_occ_buildname[16] __attribute__((section(".buildname"))) = /*<BuildName>*/ "op_occ_190228a\0" /*</BuildName>*/ ;
#endif
OpenPOWER on IntegriCloud