8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-30 19:23:03 +01:00
firebird-mirror/src/jrd/build_no.h
2002-09-18 12:50:15 +00:00

19 lines
522 B
C

/*
FILE GENERATED BY src/misc/writeBuildNum.sh
*** DO NOT EDIT ***
TO CHANGE ANY INFORMATION IN HERE PLEASE
EDIT src/misc/writeBuildNum.sh
FORMAL BUILD NUMBER:750
*/
#define PRODUCT_VER_STRING "1.5.0.750"
#define FILE_VER_STRING "WI-T1.5.0.750"
#define LICENSE_VER_STRING "WI-T1.5.0.750"
#define FILE_VER_NUMBER 1, 5, 0, 750
#define FB_MAJOR_VER "1"
#define FB_MINOR_VER "5"
#define FB_REV_NO "0"
#define FB_BUILD_NO "750"
#define FB_BUILD_TYPE "T"
#define FB_BUILD_SUFFIX "Firebird 1.5 Alpha 1"