From e39770a3515baabb5c6becdbdeabc6d03b25666d Mon Sep 17 00:00:00 2001 From: alexpeshkoff Date: Fri, 27 Jun 2008 11:28:46 +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 363988e76e..209ef45201 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.20658 2008-06-27 11:28:21 alexpeshkoff Exp $" +BuildVersion="$Id: writeBuildNum.sh,v 1.20659 2008-06-27 11:28:46 alexpeshkoff Exp $" BuildType=T MajorVer=2 MinorVer=5 RevNo=0 -BuildNum=20497 +BuildNum=20498 if [ "$SPECIAL_BUILD_SUFFIX" = "" ]; then # Normal builds @@ -94,7 +94,7 @@ cat >$1 <