8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-24 07:23:03 +01:00
This commit is contained in:
dimitr 2009-12-04 09:00:56 +00:00
parent 6ab27b290d
commit 0f5a971f58
3 changed files with 10 additions and 10 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:25828
FORMAL BUILD NUMBER:25856
*/
#define PRODUCT_VER_STRING "2.5.0.25828"
#define FILE_VER_STRING "WI-V2.5.0.25828"
#define LICENSE_VER_STRING "WI-V2.5.0.25828"
#define FILE_VER_NUMBER 2, 5, 0, 25828
#define PRODUCT_VER_STRING "2.5.0.25856"
#define FILE_VER_STRING "WI-V2.5.0.25856"
#define LICENSE_VER_STRING "WI-V2.5.0.25856"
#define FILE_VER_NUMBER 2, 5, 0, 25856
#define FB_MAJOR_VER "2"
#define FB_MINOR_VER "5"
#define FB_REV_NO "0"
#define FB_BUILD_NO "25828"
#define FB_BUILD_NO "25856"
#define FB_BUILD_TYPE "V"
#define FB_BUILD_SUFFIX "Firebird 2.5 Release Candidate 1 "

View File

@ -17,7 +17,7 @@
* Contributor(s): ______________________________________.
*/
#define ISC_FILE_VER_STRING "WI-T6.3.4.25828"
#define ISC_FILE_VER_NUMBER 6, 3, 4, 25828
#define ISC_FILE_VER_STRING "WI-T6.3.4.25856"
#define ISC_FILE_VER_NUMBER 6, 3, 4, 25856
#define ISC_MAJOR_VER "6"
#define ISC_MINOR_VER "3"

View File

@ -3,13 +3,13 @@
# This file is used both to rebuild the header file and to set the
# environment variables on the config call
BuildVersion="$Id: writeBuildNum.sh,v 1.25898.2.4 2009-11-28 13:09:04 dimitr Exp $"
BuildVersion="$Id: writeBuildNum.sh,v 1.25898.2.5 2009-12-04 09:00:40 dimitr Exp $"
BuildType=V
MajorVer=2
MinorVer=5
RevNo=0
BuildNum=25828
BuildNum=25856
if [ "$SPECIAL_BUILD_SUFFIX" = "" ]; then
# Normal builds