8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-24 07:23:03 +01:00

increment build number

This commit is contained in:
dimitr 2006-04-25 07:34:24 +00:00
parent c6698fa852
commit ce660269c5

View File

@ -3,16 +3,16 @@
*** DO NOT EDIT ***
TO CHANGE ANY INFORMATION IN HERE PLEASE
EDIT src/misc/writeBuildNum.sh
FORMAL BUILD NUMBER:12759
FORMAL BUILD NUMBER:12760
*/
#define PRODUCT_VER_STRING "2.0.0.12759"
#define FILE_VER_STRING "WI-T2.0.0.12759"
#define LICENSE_VER_STRING "WI-T2.0.0.12759"
#define FILE_VER_NUMBER 2, 0, 0, 12759
#define PRODUCT_VER_STRING "2.0.0.12760"
#define FILE_VER_STRING "WI-T2.0.0.12760"
#define LICENSE_VER_STRING "WI-T2.0.0.12760"
#define FILE_VER_NUMBER 2, 0, 0, 12760
#define FB_MAJOR_VER "2"
#define FB_MINOR_VER "0"
#define FB_REV_NO "0"
#define FB_BUILD_NO "12759"
#define FB_BUILD_NO "12760"
#define FB_BUILD_TYPE "T"
#define FB_BUILD_SUFFIX "Firebird 2.0 Release Candidate 1"