aboutsummaryrefslogtreecommitdiffhomepage
path: root/generic
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>2000-09-18 11:56:33 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>2000-09-18 11:56:33 +0000
commit7b361b9bb2917e1a998d1a2bb08509ab8a84507a (patch)
tree2c7175d2a333ef14d916ae71792a323373e91014 /generic
parent043cd0da4651f0501f3e69b7bea040401fc16466 (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 0b4ca81b..e389ddc6 100644
--- a/generic/proof-site.el
+++ b/generic/proof-site.el
@@ -303,7 +303,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.2pre000914. Released by da."
+(defconst proof-general-version "Proof General Version 3.2pre000918. Released by da."
"Version string identifying Proof General release.")
(provide 'proof-site))