From ae9a6f9b00e07a40ff8f07da1394929191aac5fc Mon Sep 17 00:00:00 2001 From: David Aspinall Date: Wed, 6 Feb 2008 23:44:44 +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 31c2f84a..11a3a0ea 100644 --- a/etc/ProofGeneral.spec +++ b/etc/ProofGeneral.spec @@ -1,6 +1,6 @@ Summary: Proof General, Emacs interface for Proof Assistants Name: ProofGeneral -Version: 3.7 +Version: 3.7.1pre080206 Release: 1 Group: Text Editors/Integrated Development Environments (IDE) License: GPL diff --git a/generic/proof-site.el b/generic/proof-site.el index ac8a0f6f..920fe344 100644 --- a/generic/proof-site.el +++ b/generic/proof-site.el @@ -55,7 +55,7 @@ (eval-and-compile ;; WARNING: do not edit next line (constant is edited in Makefile.devel) - (defconst proof-general-version "Proof General Version 3.7. Released by da on Thu 31 Jan 2008." + (defconst proof-general-version "Proof General Version 3.7.1pre080206. Released by da." "Version string identifying Proof General release.")) (defconst proof-general-short-version -- cgit v1.2.3