diff options
| author | David Aspinall | 1999-02-01 13:58:19 +0000 |
|---|---|---|
| committer | David Aspinall | 1999-02-01 13:58:19 +0000 |
| commit | c28be95727fe2023d2937958ac53aa1716958337 (patch) | |
| tree | 9e27beaafa6c486b548a2d3d975dc46b1cc080cb | |
| parent | 2b59e51221010e06f3246b70617d01a9b1a450dd (diff) | |
Set version tag for new release.
| -rw-r--r-- | etc/ProofGeneral.spec | 4 | ||||
| -rw-r--r-- | generic/proof-site.el | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/etc/ProofGeneral.spec b/etc/ProofGeneral.spec index 763a0c3d..89cefeef 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.1pre990115 +Version: 2.1pre990201 Release: 1 Group: Applications/Editors/Emacs Copyright: LFCS, University of Edinburgh Url: http://www.dcs.ed.ac.uk/proofgen/ Packager: David Aspinall <da@dcs.ed.ac.uk> # Older rpm doesn't have %{version}, frustratingly, -Source: http://www.dcs.ed.ac.uk/proofgen/ProofGeneral-2.1pre990115.tar.gz +Source: http://www.dcs.ed.ac.uk/proofgen/ProofGeneral-2.1pre990201.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 43bf1aca..efad7083 100644 --- a/generic/proof-site.el +++ b/generic/proof-site.el @@ -222,7 +222,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.1pre990115 released by da,tms. Email proofgen@dcs.ed.ac.uk." +(defconst proof-version "Proof General, Version 2.1pre990201 released by da,tms. Email proofgen@dcs.ed.ac.uk." "Version string identifying Proof General release.") (provide 'proof-site) |
