diff options
| author | David Aspinall | 2009-08-07 14:43:14 +0000 |
|---|---|---|
| committer | David Aspinall | 2009-08-07 14:43:14 +0000 |
| commit | 70770da03bd6c5111279385eaa251867fb60a3e2 (patch) | |
| tree | ad9b9773fdfffe21c33df0fc88026db629c22859 | |
| parent | b1ba6ba04341ba43b2650ce0e45c7fd15111c529 (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 42828431..ceb99948 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.0pre090526 +Version: 4.0pre090807 Release: 1 Group: Text Editors/Integrated Development Environments (IDE) License: GPL diff --git a/generic/proof-site.el b/generic/proof-site.el index b65de0aa..3bf06453 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.0pre090526. Released by da." + (defconst proof-general-version "Proof General Version 4.0pre090807. Released by da." "Version string identifying Proof General release.")) (defconst proof-general-short-version |
