From 56a4ecc5c086a9e65231b50035ab364ed43c618c Mon Sep 17 00:00:00 2001 From: asfernandes Date: Sat, 7 May 2005 19:25:44 +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 9ccf47886f..b666f51de6 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.10887 2005-05-07 19:25:32 asfernandes Exp $" +BuildVersion="$Id: writeBuildNum.sh,v 1.10888 2005-05-07 19:25:43 asfernandes Exp $" BuildType=T MajorVer=2 MinorVer=0 RevNo=0 -BuildNum=10875 +BuildNum=10876 if [ "$SPECIAL_BUILD_SUFFIX" = "" ]; then # Normal builds @@ -93,7 +93,7 @@ cat >$1 <