From 06c64591dea79e8b71ca2d197f7695a8c6e55d5a Mon Sep 17 00:00:00 2001 From: David Aspinall Date: Tue, 4 Oct 2005 08:05:34 +0000 Subject: Set version tag for new release. --- etc/ProofGeneral.spec | 4 ++-- generic/proof-site.el | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/etc/ProofGeneral.spec b/etc/ProofGeneral.spec index f67746d8..e05eb0ea 100644 --- a/etc/ProofGeneral.spec +++ b/etc/ProofGeneral.spec @@ -1,12 +1,12 @@ Summary: Proof General, Emacs interface for Proof Assistants Name: ProofGeneral -Version: 3.6pre050930 +Version: 3.6pre051004 Release: 1 Group: Text Editors/Integrated Development Environments (IDE) License: GPL Url: http://proofgeneral.inf.ed.ac.uk/ Packager: David Aspinall -Source: http://proofgeneral.inf.ed.ac.uk/ProofGeneral-3.6pre050930.tar.gz +Source: http://proofgeneral.inf.ed.ac.uk/ProofGeneral-3.6pre051004.tar.gz BuildRoot: /tmp/ProofGeneral-root BuildRequires: emacs, xemacs PreReq: /sbin/install-info diff --git a/generic/proof-site.el b/generic/proof-site.el index 820c0f35..0b7498f1 100644 --- a/generic/proof-site.el +++ b/generic/proof-site.el @@ -325,7 +325,7 @@ Note: to change proof assistant, you must start a new Emacs session.") ))) ;; WARNING: do not edit below here (the next constant is set automatically) -(defconst proof-general-version "Proof General Version 3.6pre050930. Released by da." +(defconst proof-general-version "Proof General Version 3.6pre051004. Released by da." "Version string identifying Proof General release.") (defconst proof-general-short-version -- cgit v1.2.3