diff options
| author | David Aspinall | 2010-11-25 15:56:10 +0000 |
|---|---|---|
| committer | David Aspinall | 2010-11-25 15:56:10 +0000 |
| commit | 8c4a682176ffa312d977722a17a772ffe08863fa (patch) | |
| tree | 83bd1563b74cc9acf40e3e72aea1c1214784d90a | |
| parent | 3ce35a3d18441031614f78b8333d84e05d8d477c (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 3a247762..571a1bde 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.1pre101103 +Version: 4.1pre101125 Release: 1 Group: Text Editors/Integrated Development Environments (IDE) License: GPL diff --git a/generic/proof-site.el b/generic/proof-site.el index 8976f377..1c90419b 100644 --- a/generic/proof-site.el +++ b/generic/proof-site.el @@ -53,7 +53,7 @@ (eval-and-compile ;; WARNING: do not edit next line (constant is edited in Makefile.devel) - (defconst proof-general-version "Proof General Version 4.1pre101103. Released by da." + (defconst proof-general-version "Proof General Version 4.1pre101125. Released by da." "Version string identifying Proof General release.")) (defconst proof-general-short-version |
