diff options
| author | David Aspinall | 2008-07-10 21:38:51 +0000 |
|---|---|---|
| committer | David Aspinall | 2008-07-10 21:38:51 +0000 |
| commit | 8701c8fb6bd179e9784fd0769a3fd92ab443f0bd (patch) | |
| tree | 079391f20b67e0f0d0573212054043746a0cccd3 | |
| parent | 849b0d81fce498ef52e90d3cb1710e741bcf9b97 (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 7213b7c0..621850d7 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.7.1pre080708 +Version: 3.7.1pre080710 Release: 1 Group: Text Editors/Integrated Development Environments (IDE) License: GPL diff --git a/generic/proof-site.el b/generic/proof-site.el index c17da584..7d05f090 100644 --- a/generic/proof-site.el +++ b/generic/proof-site.el @@ -55,7 +55,7 @@ (eval-and-compile ;; WARNING: do not edit next line (constant is edited in Makefile.devel) - (defconst proof-general-version "Proof General Version 3.7.1pre080708. Released by da." + (defconst proof-general-version "Proof General Version 3.7.1pre080710. Released by da." "Version string identifying Proof General release.")) (defconst proof-general-short-version |
