updated to version 4.1.5

This commit is contained in:
Hadis Kakanejadi Fard 2017-01-19 15:07:53 -08:00 committed by GitHub
parent dcc4ff2d11
commit 07ea1d362e

View file

@ -22,7 +22,7 @@
#define SQLVERSION_MAJOR 4
#define SQLVERSION_MINOR 1
#define SQLVERSION_RELEASE 4
#define SQLVERSION_RELEASE 5
#define SQLVERSION_BUILD 0
#define VER_FILEVERSION_STR STRINGIFY( SQLVERSION_MAJOR ) "." STRINGIFY( SQLVERSION_MINOR ) "." STRINGIFY( SQLVERSION_RELEASE ) "." STRINGIFY( SQLVERSION_BUILD )