8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-22 21:23:04 +01:00

increment build number

This commit is contained in:
firebirds 2016-03-24 17:49:42 +03:00
parent b0981f17b1
commit 3f5d169691
2 changed files with 7 additions and 7 deletions

View File

@ -3,16 +3,16 @@
*** DO NOT EDIT ***
TO CHANGE ANY INFORMATION IN HERE PLEASE
EDIT src/misc/writeBuildNum.sh
FORMAL BUILD NUMBER:18553
FORMAL BUILD NUMBER:18554
*/
#define PRODUCT_VER_STRING "2.1.7.18553"
#define FILE_VER_STRING "WI-V2.1.7.18553"
#define LICENSE_VER_STRING "WI-V2.1.7.18553"
#define FILE_VER_NUMBER 2, 1, 7, 18553
#define PRODUCT_VER_STRING "2.1.7.18554"
#define FILE_VER_STRING "WI-V2.1.7.18554"
#define LICENSE_VER_STRING "WI-V2.1.7.18554"
#define FILE_VER_NUMBER 2, 1, 7, 18554
#define FB_MAJOR_VER "2"
#define FB_MINOR_VER "1"
#define FB_REV_NO "7"
#define FB_BUILD_NO "18553"
#define FB_BUILD_NO "18554"
#define FB_BUILD_TYPE "V"
#define FB_BUILD_SUFFIX "Firebird 2.1"

View File

@ -9,7 +9,7 @@ BuildType=V
MajorVer=2
MinorVer=1
RevNo=7
BuildNum=18553
BuildNum=18554
if [ "$SPECIAL_BUILD_SUFFIX" = "" ]; then
# Normal builds