2016.1 Release

svn path=/Database/trunk/; revision=29218
This commit is contained in:
Jos Groot Lipman
2016-04-26 14:10:12 +00:00
parent d1e1cedaaf
commit f8e37e2a5f

View File

@@ -21,10 +21,10 @@
* It is now defined by external macro _DBV
*/
/* The minimum required software version */
#define _VERSIONMAJ 2015
#define _VERSIONMIN 3
#define _VERSIONMAJ 2016
#define _VERSIONMIN 1
#define _VERSIONPATCH '0'
#define _VERSION '2015.3.0'
#define _VERSION '2016.1.0'
#define _DBV_STRING _MKSTRING(_DBV)
#define REGISTERONCE(svnid) \