From 5bb9f2bcbe050a6a34c491d1a114a04f1eadef44 Mon Sep 17 00:00:00 2001 From: robocop Date: Tue, 4 Mar 2008 07:15:27 +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 04e980ec6e..98df82cbb3 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.18825 2008-03-04 06:56:16 robocop Exp $" +BuildVersion="$Id: writeBuildNum.sh,v 1.18826 2008-03-04 07:15:27 robocop Exp $" BuildType=T MajorVer=2 MinorVer=5 RevNo=0 -BuildNum=18665 +BuildNum=18666 if [ "$SPECIAL_BUILD_SUFFIX" = "" ]; then # Normal builds @@ -94,7 +94,7 @@ cat >$1 <