diff options
| author | David Aspinall | 1999-01-15 16:27:20 +0000 |
|---|---|---|
| committer | David Aspinall | 1999-01-15 16:27:20 +0000 |
| commit | c760bfb5755a4273279f20ef70c62f36a099464c (patch) | |
| tree | 103491355add9ae44570c59996090962587a29e2 /generic | |
| parent | 1ae424f964ca3e3c101cf84b7de813b57289f9ad (diff) | |
Set version tag for new release.
Diffstat (limited to 'generic')
| -rw-r--r-- | generic/proof-site.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/generic/proof-site.el b/generic/proof-site.el index 0c3e3b81..43bf1aca 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.1pre990112 released by da,tms. Email proofgen@dcs.ed.ac.uk." +(defconst proof-version "Proof General, Version 2.1pre990115 released by da,tms. Email proofgen@dcs.ed.ac.uk." "Version string identifying Proof General release.") (provide 'proof-site) |
