From e4f3c2ad6eccd68e82765eb45a5ede50a2738236 Mon Sep 17 00:00:00 2001 From: proofgen Date: Wed, 7 Apr 1999 14:30:41 +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 7e1483ce..3b215832 100644 --- a/etc/ProofGeneral.spec +++ b/etc/ProofGeneral.spec @@ -1,13 +1,13 @@ Summary: Proof General, Emacs interface for Proof Assistants Name: ProofGeneral -Version: 2.1pre990222 +Version: 2.1pre990407 Release: 1 Group: Applications/Editors/Emacs Copyright: LFCS, University of Edinburgh Url: http://www.dcs.ed.ac.uk/proofgen/ Packager: David Aspinall # Older rpm doesn't have %{version}, frustratingly, -Source: http://www.dcs.ed.ac.uk/proofgen/ProofGeneral-2.1pre990222.tar.gz +Source: http://www.dcs.ed.ac.uk/proofgen/ProofGeneral-2.1pre990407.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 2af73ece..3008abf9 100644 --- a/generic/proof-site.el +++ b/generic/proof-site.el @@ -252,7 +252,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-version "Proof General, Version 2.1pre990222 released by da,tms. Email proofgen@dcs.ed.ac.uk." +(defconst proof-version "Proof General, Version 2.1pre990407 released by da,tms. Email proofgen@dcs.ed.ac.uk." "Version string identifying Proof General release.") (provide 'proof-site) -- cgit v1.2.3