aboutsummaryrefslogtreecommitdiffhomepage
path: root/generic
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>1999-08-27 14:44:23 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>1999-08-27 14:44:23 +0000
commit69ab38cbbfd2cb5bc5376c81d4b554c67e8da443 (patch)
tree60936435eb45103380f2949e8996e415462c5ca8 /generic
parent8c86d0e1a11f91be2ccea41d0b09ba47feb415dc (diff)
Set version tag for new release.
Diffstat (limited to 'generic')
-rw-r--r--generic/proof-site.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/generic/proof-site.el b/generic/proof-site.el
index 70a9541e..91c7019b 100644
--- a/generic/proof-site.el
+++ b/generic/proof-site.el
@@ -263,7 +263,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 2.1 released by da. Email proofgen@dcs.ed.ac.uk."
+(defconst proof-general-version "Proof General, Version 2.2pre990827 released by da. Email proofgen@dcs.ed.ac.uk."
"Version string identifying Proof General release.")
(provide 'proof-site)