From 538bf33fc81a0b0fc4be88f50c7c03c81aad4c41 Mon Sep 17 00:00:00 2001 From: hvlad Date: Tue, 30 May 2006 13:31:38 +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 3597ca9515..186584bbd7 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.13301 2006-05-30 13:30:41 hvlad Exp $" +BuildVersion="$Id: writeBuildNum.sh,v 1.13302 2006-05-30 13:31:37 hvlad Exp $" BuildType=T MajorVer=2 MinorVer=1 RevNo=0 -BuildNum=13146 +BuildNum=13147 if [ "$SPECIAL_BUILD_SUFFIX" = "" ]; then # Normal builds @@ -94,7 +94,7 @@ cat >$1 <