diff options
| author | David Aspinall | 2008-01-15 13:07:27 +0000 |
|---|---|---|
| committer | David Aspinall | 2008-01-15 13:07:27 +0000 |
| commit | 48835d0092bfff9a5ce26b268d71d9a932448cca (patch) | |
| tree | 7215b1ad64ad6388edcb0060ad14c02d82c1f4d5 | |
| parent | 6a3c8d9bd0db3a4db6a01a0f587f309da568a943 (diff) | |
Set version tag for new release.
| -rw-r--r-- | etc/ProofGeneral.spec | 2 | ||||
| -rw-r--r-- | generic/proof-site.el | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/etc/ProofGeneral.spec b/etc/ProofGeneral.spec index aa81fe32..68e8cadd 100644 --- a/etc/ProofGeneral.spec +++ b/etc/ProofGeneral.spec @@ -1,6 +1,6 @@ Summary: Proof General, Emacs interface for Proof Assistants Name: ProofGeneral -Version: 3.7pre071214 +Version: 3.7pre080115 Release: 1 Group: Text Editors/Integrated Development Environments (IDE) License: GPL diff --git a/generic/proof-site.el b/generic/proof-site.el index 50ac05d8..c81d7476 100644 --- a/generic/proof-site.el +++ b/generic/proof-site.el @@ -74,7 +74,7 @@ (eval-and-compile ;; WARNING: do not edit next line (constant is edited in Makefile.devel) - (defconst proof-general-version "Proof General Version 3.7pre071214." + (defconst proof-general-version "Proof General Version 3.7pre080115. Released by da." "Version string identifying Proof General release.")) (defconst proof-general-short-version |
