diff options
| author | David Aspinall | 2007-11-12 18:27:27 +0000 |
|---|---|---|
| committer | David Aspinall | 2007-11-12 18:27:27 +0000 |
| commit | e06ead7ae817246a9a73a9373a5697a6688dd590 (patch) | |
| tree | 681e73e550cdf84bf549c6dff59656b7008f49fa | |
| parent | 5b209528fc1eef36d53d4cb1fbf65b6fe76a1098 (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 115956fe..af3a9f77 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.7pre071025 +Version: 3.7pre071112 Release: 1 Group: Text Editors/Integrated Development Environments (IDE) License: GPL diff --git a/generic/proof-site.el b/generic/proof-site.el index 5daebb5e..286bebc1 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.7pre071025. Released by da." +(defconst proof-general-version "Proof General Version 3.7pre071112. Released by da." "Version string identifying Proof General release.") (defconst proof-general-short-version |
