aboutsummaryrefslogtreecommitdiffhomepage
path: root/generic
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>2000-09-14 16:30:37 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>2000-09-14 16:30:37 +0000
commit9322b1f308cb809a762d6e35f88053145df823ff (patch)
tree994594b0cba224e869abbaf73bb3e185cd59e936 /generic
parentf700ea5c972c175322d79066677d5cb7099132e3 (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 a06de35d..0b4ca81b 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.2pre000913. Released by da."
+(defconst proof-general-version "Proof General Version 3.2pre000914. Released by da."
"Version string identifying Proof General release.")
(provide 'proof-site))