diff options
| author | David Aspinall | 2008-02-17 12:49:27 +0000 |
|---|---|---|
| committer | David Aspinall | 2008-02-17 12:49:27 +0000 |
| commit | fd4a08ad2e92eb8834d311d408c04e7c02e5542d (patch) | |
| tree | aab1be6b15ab58e5eab0b7cf887a0d35890e76c7 | |
| parent | 137c5d5a48adb4fd5cf0632415d15fac23b0352a (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 11a3a0ea..b2c606cd 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.1pre080206 +Version: 3.7.1pre080217 Release: 1 Group: Text Editors/Integrated Development Environments (IDE) License: GPL diff --git a/generic/proof-site.el b/generic/proof-site.el index 920fe344..f101ae52 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.1pre080206. Released by da." + (defconst proof-general-version "Proof General Version 3.7.1pre080217. Released by da." "Version string identifying Proof General release.")) (defconst proof-general-short-version |
