aboutsummaryrefslogtreecommitdiffhomepage
path: root/generic
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>2000-09-13 17:49:02 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>2000-09-13 17:49:02 +0000
commit01d0e3dba4a4c291dde9ee8857a9e8c50595fe12 (patch)
tree10ab89b7f6808a2f250e205df952720b62952fb5 /generic
parenta34b3f178b95f9d1a1c93d9d1c3966bf83d170b0 (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 454685e5..a06de35d 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.2pre000912. Released by da."
+(defconst proof-general-version "Proof General Version 3.2pre000913. Released by da."
"Version string identifying Proof General release.")
(provide 'proof-site))