diff options
| author | David Aspinall | 2009-11-12 11:38:05 +0000 |
|---|---|---|
| committer | David Aspinall | 2009-11-12 11:38:05 +0000 |
| commit | e71987398b7e13e07c66666ce871075f65a7fa05 (patch) | |
| tree | bf482e356b40cd5819e73434bbb72ca1853d8deb | |
| parent | 5c35aa83409ccc0d04926f109de3ac5a172d1da7 (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 fbf69818..c45be609 100644 --- a/etc/ProofGeneral.spec +++ b/etc/ProofGeneral.spec @@ -1,6 +1,6 @@ Summary: Proof General, Emacs interface for Proof Assistants Name: ProofGeneral -Version: 4.0pre091016 +Version: 4.0pre091112 Release: 1 Group: Text Editors/Integrated Development Environments (IDE) License: GPL diff --git a/generic/proof-site.el b/generic/proof-site.el index ded94dcf..a745f84e 100644 --- a/generic/proof-site.el +++ b/generic/proof-site.el @@ -54,7 +54,7 @@ (eval-and-compile ;; WARNING: do not edit next line (constant is edited in Makefile.devel) - (defconst proof-general-version "Proof General Version 4.0pre091016. Released by da." + (defconst proof-general-version "Proof General Version 4.0pre091112. Released by da." "Version string identifying Proof General release.")) (defconst proof-general-short-version |
