From 99929d06aac9631eec70d0f7e4a774ed057c693d Mon Sep 17 00:00:00 2001 From: David Aspinall Date: Fri, 1 Oct 2010 16:41:54 +0000 Subject: Set version tag for new release. --- etc/ProofGeneral.spec | 2 +- generic/proof-site.el | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/etc/ProofGeneral.spec b/etc/ProofGeneral.spec index 5f8961f9..1d59a8ba 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.0pre100929 +Version: 4.0pre101001 Release: 1 Group: Text Editors/Integrated Development Environments (IDE) License: GPL diff --git a/generic/proof-site.el b/generic/proof-site.el index 5e05513d..dbb7c1ad 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.0pre100929. Released by da." + (defconst proof-general-version "Proof General Version 4.0pre101001. Released by da." "Version string identifying Proof General release.")) (defconst proof-general-short-version -- cgit v1.2.3