diff options
| author | David Aspinall | 2008-01-25 00:06:46 +0000 |
|---|---|---|
| committer | David Aspinall | 2008-01-25 00:06:46 +0000 |
| commit | 14b4d493fe74a0f5774abd146183fdaba8866e98 (patch) | |
| tree | 9564fc5683a110cd927c7e016d3687925d82aa28 | |
| parent | bf211c52fd8fa79c8733fdaf1a127564c33a9829 (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 7fb76884..eb2ac2e2 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.7pre080124 +Version: 3.7pre080125 Release: 1 Group: Text Editors/Integrated Development Environments (IDE) License: GPL diff --git a/generic/proof-site.el b/generic/proof-site.el index 38f5f53b..8ab936fd 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.7pre080124. Released by da." + (defconst proof-general-version "Proof General Version 3.7pre080125. Released by da." "Version string identifying Proof General release.")) (defconst proof-general-short-version |
