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

nightly update

This commit is contained in:
firebirds 2014-01-24 00:59:14 +00:00
parent 4c68bbc75f
commit 96f4dc94f2
3 changed files with 12 additions and 7 deletions

View File

@ -1,3 +1,8 @@
2014-01-23 18:35 dimitr
M builds/win32/msvc8/Firebird2.sln
M builds/win32/msvc9/Firebird2.sln
Fixed CORE-4323: FB 2.1.5 64bits Windows zip kit misses fbsvcmgr.exe.
2014-01-11 08:50 dimitr
M src/jrd/btr.cpp
M src/jrd/btr_proto.h

View File

@ -3,16 +3,16 @@
*** DO NOT EDIT ***
TO CHANGE ANY INFORMATION IN HERE PLEASE
EDIT src/misc/writeBuildNum.sh
FORMAL BUILD NUMBER:18533
FORMAL BUILD NUMBER:18534
*/
#define PRODUCT_VER_STRING "2.1.6.18533"
#define FILE_VER_STRING "WI-V2.1.6.18533"
#define LICENSE_VER_STRING "WI-V2.1.6.18533"
#define FILE_VER_NUMBER 2, 1, 6, 18533
#define PRODUCT_VER_STRING "2.1.6.18534"
#define FILE_VER_STRING "WI-V2.1.6.18534"
#define LICENSE_VER_STRING "WI-V2.1.6.18534"
#define FILE_VER_NUMBER 2, 1, 6, 18534
#define FB_MAJOR_VER "2"
#define FB_MINOR_VER "1"
#define FB_REV_NO "6"
#define FB_BUILD_NO "18533"
#define FB_BUILD_NO "18534"
#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=6
BuildNum=18533
BuildNum=18534
if [ "$SPECIAL_BUILD_SUFFIX" = "" ]; then
# Normal builds