diff options
| author | David Aspinall | 2007-12-10 10:35:51 +0000 |
|---|---|---|
| committer | David Aspinall | 2007-12-10 10:35:51 +0000 |
| commit | 033ce640d6e522859ba29608f624b1e72223d76d (patch) | |
| tree | b60f917ae476a9a24e32a9606850b8249c338247 | |
| parent | a55aa8dcc7944495690755ee32756bd04a187c76 (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 af3a9f77..29d4ba61 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.7pre071112 +Version: 3.7pre071210 Release: 1 Group: Text Editors/Integrated Development Environments (IDE) License: GPL diff --git a/generic/proof-site.el b/generic/proof-site.el index 286bebc1..9e2f64f3 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.7pre071112. Released by da." +(defconst proof-general-version "Proof General Version 3.7pre071210. Released by da." "Version string identifying Proof General release.") (defconst proof-general-short-version |
