Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 5cad620

Browse files
increment build number
1 parent 201ac42 commit 5cad620

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

‎src/jrd/build_no.h

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,16 @@
33
*** DO NOT EDIT ***
44
TO CHANGE ANY INFORMATION IN HERE PLEASE
55
EDIT src/misc/writeBuildNum.sh
6-
FORMAL BUILD NUMBER:1245
6+
FORMAL BUILD NUMBER:1246
77
*/
88

9-
#define PRODUCT_VER_STRING "6.0.0.1245"
10-
#define FILE_VER_STRING "WI-T6.0.0.1245"
11-
#define LICENSE_VER_STRING "WI-T6.0.0.1245"
12-
#define FILE_VER_NUMBER 6, 0, 0, 1245
9+
#define PRODUCT_VER_STRING "6.0.0.1246"
10+
#define FILE_VER_STRING "WI-T6.0.0.1246"
11+
#define LICENSE_VER_STRING "WI-T6.0.0.1246"
12+
#define FILE_VER_NUMBER 6, 0, 0, 1246
1313
#define FB_MAJOR_VER "6"
1414
#define FB_MINOR_VER "0"
1515
#define FB_REV_NO "0"
16-
#define FB_BUILD_NO "1245"
16+
#define FB_BUILD_NO "1246"
1717
#define FB_BUILD_TYPE "T"
1818
#define FB_BUILD_SUFFIX "Firebird 6.0 Initial"

‎src/misc/writeBuildNum.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ BuildType=T
99
MajorVer=6
1010
MinorVer=0
1111
RevNo=0
12-
BuildNum=1245
12+
BuildNum=1246
1313

1414
NowAt=`pwd`
1515
cd `dirname 0ドル`

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /