From 6e5365dc54ef99d03ae88bf1e9628bc18baa26ff Mon Sep 17 00:00:00 2001 From: asfernandes Date: Mon, 19 May 2008 15:26:13 +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 f2864e23bf..993e18e276 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.20155 2008-05-19 13:58:37 alexpeshkoff Exp $" +BuildVersion="$Id: writeBuildNum.sh,v 1.20156 2008-05-19 15:26:13 asfernandes Exp $" BuildType=T MajorVer=2 MinorVer=5 RevNo=0 -BuildNum=19995 +BuildNum=19996 if [ "$SPECIAL_BUILD_SUFFIX" = "" ]; then # Normal builds @@ -94,7 +94,7 @@ cat >$1 <