diff options
| author | David Aspinall | 2010-07-08 23:07:41 +0000 |
|---|---|---|
| committer | David Aspinall | 2010-07-08 23:07:41 +0000 |
| commit | 1f4d796dcef15a67398eeb42a7ba71f9fa31e879 (patch) | |
| tree | 4249fb938e3ffea8bd9ca1500479f07e0e31acee | |
| parent | ab841da2555ad80b14dd7d38139e8f19a57c059f (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 8a8bd024..fc5e6dcf 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.0pre091204 +Version: 4.0pre100709 Release: 1 Group: Text Editors/Integrated Development Environments (IDE) License: GPL diff --git a/generic/proof-site.el b/generic/proof-site.el index 0bc72489..81ef2325 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.0pre091204. Released by da." + (defconst proof-general-version "Proof General Version 4.0pre100709. Released by da." "Version string identifying Proof General release.")) (defconst proof-general-short-version |
