aboutsummaryrefslogtreecommitdiffhomepage
path: root/generic
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>2000-08-09 16:26:04 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>2000-08-09 16:26:04 +0000
commit199b9e65df74b7657c25f5b0bb6207a3bc558607 (patch)
treec20a125802391e2acdff83a8e74ea2966f7a79ae /generic
parenta14de3d6c5f5e618370870d0bbda8738a78c3ddd (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 46dc4cd0..31561d4e 100644
--- a/generic/proof-site.el
+++ b/generic/proof-site.el
@@ -296,7 +296,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, also its form is
;; relied upon in proof-config.el, for proof-splash-contents)
-(defconst proof-general-version "Proof General Version 3.2pre000726. Released by da."
+(defconst proof-general-version "Proof General Version 3.2pre000809. Released by da."
"Version string identifying Proof General release.")
(provide 'proof-site))