diff options
| author | proofgen | 1999-06-24 15:10:43 +0000 |
|---|---|---|
| committer | proofgen | 1999-06-24 15:10:43 +0000 |
| commit | 23ce5b18a5b7a1a0a77fa61b9b4fc034720fbd64 (patch) | |
| tree | 4a9d73eb756f4cb5466023f3b1b58f2c315e3ff0 /html | |
| parent | 1c7c71bfbaaaaaba12a9d899be65a9888e4e4044 (diff) | |
Set version tag for new release.
Diffstat (limited to 'html')
| -rw-r--r-- | html/download.phtml | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/html/download.phtml b/html/download.phtml index 72d03f93..d92a85dd 100644 --- a/html/download.phtml +++ b/html/download.phtml @@ -87,7 +87,7 @@ any problems, suggestions, or patches. <hr> <!-- WARNING! Line below automatically edited by makefile. --> -<h2><a name="unstable">Pre-release: ProofGeneral-2.1pre990607</a></h2> +<h2><a name="unstable">Pre-release: ProofGeneral-2.1pre990624</a></h2> <!-- End Warning. --> <p> @@ -96,7 +96,7 @@ features are added and experimented with. <br> Check the <!-- WARNING! Line below automatically edited by makefile. --> -<?php fileshow("ProofGeneral-2.1pre990607/CHANGES","CHANGES"); ?> +<?php fileshow("ProofGeneral-2.1pre990624/CHANGES","CHANGES"); ?> <!-- End Warning. --> file for a summary of changes since the last stable version. @@ -107,13 +107,13 @@ in a pre-release. <ul> <!-- WARNING! Lines below automatically edited by makefile. --> <li> gzip'ed tar file: - <?php download_link("ProofGeneral-2.1pre990607.tar.gz") ?> + <?php download_link("ProofGeneral-2.1pre990624.tar.gz") ?> </li> <li> Linux RPM package - <?php download_link("ProofGeneral-2.1pre990607.noarch.rpm") ?> + <?php download_link("ProofGeneral-2.1pre990624.noarch.rpm") ?> <br> The source RPM is - <?php download_link("ProofGeneral-2.1pre990607-1.src.rpm","here") ?>. + <?php download_link("ProofGeneral-2.1pre990624-1.src.rpm","here") ?>. </li> <!-- End Warning. --> </ul> @@ -131,7 +131,7 @@ href="http://www.gimp.org">GIMP</a> form), and the web pages. <ul> <li> gzip'ed tar file: <!-- WARNING! Line below automatically edited by makefile. --> - <?php download_link("ProofGeneral-2.1pre990607-devel.tar.gz") ?> + <?php download_link("ProofGeneral-2.1pre990624-devel.tar.gz") ?> <!-- End Warning. --> </li> </ul> @@ -141,7 +141,7 @@ You probably <em>don't</em> need to download this if you're only interested in hacking the Emacs lisp part of the program (but you may still like to check the latest <!-- WARNING! Line below automatically edited by makefile. --> -<?php fileshow("ProofGeneral-2.1pre990607/todo","low-level to-do list"); ?>). +<?php fileshow("ProofGeneral-2.1pre990624/todo","low-level to-do list"); ?>). <!-- End Warning. --> </p> |
