From bd938b07fbbaaf1d053c2fd503937e9b9d613f3e Mon Sep 17 00:00:00 2001 From: asfernandes Date: Thu, 22 May 2008 15:02:55 +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 df99aeebc3..e43c4ad46c 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.20205 2008-05-22 15:02:47 asfernandes Exp $" +BuildVersion="$Id: writeBuildNum.sh,v 1.20206 2008-05-22 15:02:54 asfernandes Exp $" BuildType=T MajorVer=2 MinorVer=5 RevNo=0 -BuildNum=20045 +BuildNum=20046 if [ "$SPECIAL_BUILD_SUFFIX" = "" ]; then # Normal builds @@ -94,7 +94,7 @@ cat >$1 <