[m-rev.] trivial diff: bump version number to 0.11.1-beta
Fergus Henderson
fjh at cs.mu.OZ.AU
Fri Jan 17 18:50:19 AEDT 2003
Estimated hours taken: 0.25
Branches: main
tools/test_mercury:
Update the version number for beta-release snapshot versions on the
0.11 branch to 0.11.1-beta.
Workspace: /home/mercury/public/test_mercury/scripts/mercury
Index: tools/test_mercury
===================================================================
RCS file: /home/mercury1/repository/mercury/tools/test_mercury,v
retrieving revision 1.228
diff -u -d -r1.228 test_mercury
--- tools/test_mercury 14 Jan 2003 13:41:37 -0000 1.228
+++ tools/test_mercury 14 Jan 2003 13:58:01 -0000
@@ -147,11 +147,13 @@
;;
0.11)
CHECKOUT_OPTS=-rversion-0_11-branch
- #CHECKOUT_OPTS=-rversion-0_11
BASE_TAG_NAME=version-0_11-branch
- RELEASE_VERSION=0.11-beta-$DATE
- #RELEASE_VERSION=0.11
- RELEASE_VERSION_PATTERN=0.11-beta-*
+ RELEASE_VERSION=0.11.1-beta-$DATE
+ RELEASE_VERSION_PATTERN=0.11.1-beta-*
+ #CHECKOUT_OPTS=-rversion-0_11_0
+ #BASE_TAG_NAME=version-0_11_0
+ #RELEASE_VERSION=0.11.0
+ #RELEASE_VERSION_PATTERN=0.11.0*
;;
0.10)
CHECKOUT_OPTS=-rversion-0_10_y
--
Fergus Henderson <fjh at cs.mu.oz.au> | "I have always known that the pursuit
The University of Melbourne | of excellence is a lethal habit"
WWW: <http://www.cs.mu.oz.au/~fjh> | -- the last words of T. S. Garp.
--------------------------------------------------------------------------
mercury-reviews mailing list
post: mercury-reviews at cs.mu.oz.au
administrative address: owner-mercury-reviews at cs.mu.oz.au
unsubscribe: Address: mercury-reviews-request at cs.mu.oz.au Message: unsubscribe
subscribe: Address: mercury-reviews-request at cs.mu.oz.au Message: subscribe
--------------------------------------------------------------------------
More information about the reviews
mailing list