2016.1 Release
svn path=/Database/trunk/; revision=29218
This commit is contained in:
6
COMSQL.H
6
COMSQL.H
@@ -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) \
|
||||
|
||||
Reference in New Issue
Block a user