From 01c1cd0d06886221bae44a244b9b8f53d48e1a7a Mon Sep 17 00:00:00 2001 From: David Aspinall Date: Thu, 23 Mar 2000 18:00:30 +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 44ec21e7..0b93f38b 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.1pre000323 +Version: 3.1 Release: 1 Group: Applications/Editors/Emacs Copyright: LFCS, University of Edinburgh Url: http://www.lfcs.informatics.ed.ac.uk/proofgen Packager: David Aspinall -Source: http://www.dcs.ed.ac.uk/proofgen/ProofGeneral-3.1pre000323.tar.gz +Source: http://www.dcs.ed.ac.uk/proofgen/ProofGeneral-3.1.tar.gz BuildRoot: /tmp/ProofGeneral-root Patch: ProofGeneral.patch PreReq: /sbin/install-info diff --git a/generic/proof-site.el b/generic/proof-site.el index 7903f8fe..b1ffd003 100644 --- a/generic/proof-site.el +++ b/generic/proof-site.el @@ -276,7 +276,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.1pre000323. Released by da." +(defconst proof-general-version "Proof General Version 3.1. Released by da on Thu 23 Mar 2000." "Version string identifying Proof General release.") (provide 'proof-site) -- cgit v1.2.3