Update version.h

This commit is contained in:
Ben V. Brown
2021-01-01 08:08:36 +11:00
parent 8acfc7e587
commit 28736cb96e

View File

@@ -4,4 +4,4 @@
* i.e.: BUILD_VERSION = 'Rel. v2.08' --> Will generated to: 'v2.08.1a2b3c4' * i.e.: BUILD_VERSION = 'Rel. v2.08' --> Will generated to: 'v2.08.1a2b3c4'
*/ */
#define BUILD_VERSION "v2.12" #define BUILD_VERSION "v2.13"