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

Updated buildno.

This commit is contained in:
dimitr 2007-02-27 08:34:25 +00:00
parent 5a15799fb9
commit e62e225e69
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:12810
FORMAL BUILD NUMBER:12855
*/
#define PRODUCT_VER_STRING "2.0.1.12810"
#define FILE_VER_STRING "WI-V2.0.1.12810"
#define LICENSE_VER_STRING "WI-V2.0.1.12810"
#define FILE_VER_NUMBER 2, 0, 1, 12810
#define PRODUCT_VER_STRING "2.0.1.12855"
#define FILE_VER_STRING "WI-V2.0.1.12855"
#define LICENSE_VER_STRING "WI-V2.0.1.12855"
#define FILE_VER_NUMBER 2, 0, 1, 12855
#define FB_MAJOR_VER "2"
#define FB_MINOR_VER "0"
#define FB_REV_NO "1"
#define FB_BUILD_NO "12810"
#define FB_BUILD_NO "12855"
#define FB_BUILD_TYPE "V"
#define FB_BUILD_SUFFIX "Firebird 2.0"

View File

@ -17,7 +17,7 @@
* Contributor(s): ______________________________________.
*/
#define ISC_FILE_VER_STRING "WI-V6.3.4.12810"
#define ISC_FILE_VER_NUMBER 6, 3, 4, 12810
#define ISC_FILE_VER_STRING "WI-V6.3.4.12855"
#define ISC_FILE_VER_NUMBER 6, 3, 4, 12855
#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.12740.2.20 2007-01-17 14:27:45 dimitr Exp $"
BuildVersion="$Id: writeBuildNum.sh,v 1.12740.2.21 2007-02-27 08:33:33 dimitr Exp $"
BuildType=V
MajorVer=2
MinorVer=0
RevNo=1
BuildNum=12810
BuildNum=12855
if [ "$SPECIAL_BUILD_SUFFIX" = "" ]; then
# Normal builds