diff options
| author | David Aspinall | 2007-03-03 15:32:02 +0000 |
|---|---|---|
| committer | David Aspinall | 2007-03-03 15:32:02 +0000 |
| commit | 67180c4eff73afaa15d7258af9f737306d48eca0 (patch) | |
| tree | f7ba0eceb6162e05fdc5cb4059e92cbac84602a9 | |
| parent | 6db9778afa08a378dca0f55dfcfa9b2179f4264c (diff) | |
Set version tag for new release.
| -rw-r--r-- | etc/ProofGeneral.spec | 4 | ||||
| -rw-r--r-- | generic/proof-site.el | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/etc/ProofGeneral.spec b/etc/ProofGeneral.spec index 2e63254f..694f5f31 100644 --- a/etc/ProofGeneral.spec +++ b/etc/ProofGeneral.spec @@ -1,12 +1,12 @@ Summary: Proof General, Emacs interface for Proof Assistants Name: ProofGeneral -Version: 3.6pre070109 +Version: 3.6pre070303 Release: 1 Group: Text Editors/Integrated Development Environments (IDE) License: GPL Url: http://proofgeneral.inf.ed.ac.uk/ Packager: David Aspinall <David.Aspinall@ed.ac.uk> -Source: http://proofgeneral.inf.ed.ac.uk/ProofGeneral-3.6pre070109.tar.gz +Source: http://proofgeneral.inf.ed.ac.uk/ProofGeneral-3.6pre070303.tar.gz BuildRoot: /tmp/ProofGeneral-root BuildRequires: emacs, xemacs PreReq: /sbin/install-info diff --git a/generic/proof-site.el b/generic/proof-site.el index 9f5c7bb9..96d50cea 100644 --- a/generic/proof-site.el +++ b/generic/proof-site.el @@ -321,7 +321,7 @@ Note: to change proof assistant, you must start a new Emacs session.") ))) ;; WARNING: do not edit below here (the next constant is set automatically) -(defconst proof-general-version "Proof General Version 3.6pre070109. Released by da." +(defconst proof-general-version "Proof General Version 3.6pre070303. Released by da." "Version string identifying Proof General release.") (defconst proof-general-short-version |
