diff options
| author | David Aspinall | 2010-08-23 17:47:16 +0000 |
|---|---|---|
| committer | David Aspinall | 2010-08-23 17:47:16 +0000 |
| commit | ea7068c64cc7621d2c13f6a10019906b632a68c7 (patch) | |
| tree | 5056c7a723e4ab11d00825939da22dc68e134f0c | |
| parent | 53b9a879b0b730b2de2973871b7fc3037963f75f (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 ef186a77..3008c1c0 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.0pre100819 +Version: 4.0pre100823 Release: 1 Group: Text Editors/Integrated Development Environments (IDE) License: GPL diff --git a/generic/proof-site.el b/generic/proof-site.el index 42c875af..dd4eb148 100644 --- a/generic/proof-site.el +++ b/generic/proof-site.el @@ -58,7 +58,7 @@ (eval-and-compile ;; WARNING: do not edit next line (constant is edited in Makefile.devel) - (defconst proof-general-version "Proof General Version 4.0pre100819. Released by da." + (defconst proof-general-version "Proof General Version 4.0pre100823. Released by da." "Version string identifying Proof General release.")) (defconst proof-general-short-version |
