From abcafd67b0cbd2f130b935f4a46fe2ccf1c6fb72 Mon Sep 17 00:00:00 2001 From: hvlad Date: Thu, 27 Nov 2008 20:20:40 +0000 Subject: [PATCH] increment build number --- src/misc/writeBuildNum.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/misc/writeBuildNum.sh b/src/misc/writeBuildNum.sh index abaf484f4b..6347d96617 100755 --- a/src/misc/writeBuildNum.sh +++ b/src/misc/writeBuildNum.sh @@ -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.21618 2008-11-27 20:20:37 hvlad Exp $" +BuildVersion="$Id: writeBuildNum.sh,v 1.21619 2008-11-27 20:20:38 hvlad Exp $" BuildType=T MajorVer=2 MinorVer=5 RevNo=0 -BuildNum=21457 +BuildNum=21458 if [ "$SPECIAL_BUILD_SUFFIX" = "" ]; then # Normal builds @@ -94,7 +94,7 @@ cat >$1 <