From 6fbf0a9c610e051266d98aa016065406f6bc10cc Mon Sep 17 00:00:00 2001 From: asfernandes Date: Fri, 2 Nov 2007 18:36:42 +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 4885ea8579..a86e59a7a6 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.17216 2007-11-02 15:49:09 alexpeshkoff Exp $" +BuildVersion="$Id: writeBuildNum.sh,v 1.17217 2007-11-02 18:36:42 asfernandes Exp $" BuildType=T MajorVer=2 MinorVer=1 RevNo=0 -BuildNum=17058 +BuildNum=17059 if [ "$SPECIAL_BUILD_SUFFIX" = "" ]; then # Normal builds @@ -94,7 +94,7 @@ cat >$1 <