[m-rev.] trivial diff: update beta release downloads
Julien Fischer
juliensf at csse.unimelb.edu.au
Wed Oct 6 00:21:52 AEDT 2010
Update the beta release download section on the webpage.
w3/include/download.inc:
There is currently no beta release.
w3/RELEASE_INFO:
Add a pointer to download.inc.
Julien.
Index: RELEASE_INFO
===================================================================
RCS file: /home/mercury/mercury1/repository/w3/RELEASE_INFO,v
retrieving revision 1.17
diff -u -r1.17 RELEASE_INFO
--- RELEASE_INFO 5 Oct 2010 06:25:59 -0000 1.17
+++ RELEASE_INFO 5 Oct 2010 13:18:58 -0000
@@ -4,6 +4,8 @@
# A name for the next beta-release, e.g. 0.12.2-beta
# Note: only set this variable to a non-empty value if a source distribution
# for the next beta release is being built.
+# NOTE: you also need to update the value of next_beta_version in
+# include/download.inc when you modify this.
#NEXT_BETA_VERSION=10.04.3-beta
NEXT_BETA_VERSION=
Index: include/download.inc
===================================================================
RCS file: /home/mercury/mercury1/repository/w3/include/download.inc,v
retrieving revision 1.7
diff -u -r1.7 download.inc
--- include/download.inc 17 Sep 2010 04:42:58 -0000 1.7
+++ include/download.inc 5 Oct 2010 13:18:02 -0000
@@ -1,5 +1,5 @@
<H2>How to get Mercury</H2>
-<? $next_beta_version="10.04.2-beta" ?>
+<? $next_beta_version="" ?>
The Mercury compiler is free software, and is distributed under the
terms of the GNU General Public License.
--------------------------------------------------------------------------
mercury-reviews mailing list
Post messages to: mercury-reviews at csse.unimelb.edu.au
Administrative Queries: owner-mercury-reviews at csse.unimelb.edu.au
Subscriptions: mercury-reviews-request at csse.unimelb.edu.au
--------------------------------------------------------------------------
More information about the reviews
mailing list