diff options
| author | David Aspinall | 1999-11-24 16:11:34 +0000 |
|---|---|---|
| committer | David Aspinall | 1999-11-24 16:11:34 +0000 |
| commit | 393f32470c54f1a6c1de19ac499421c429f0f9a4 (patch) | |
| tree | 7cdc4755c00044f17b1afed7a43c3a766e93c7da /generic | |
| parent | 222ee14b465226fe5a07cbb57ca986c12c953921 (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 af04bd16..237b89a8 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.0pre991123 released by da. Email proofgen@dcs.ed.ac.uk." +(defconst proof-general-version "Proof General, Version 3.0pre991124 released by da. Email proofgen@dcs.ed.ac.uk." "Version string identifying Proof General release.") (provide 'proof-site) |
