aboutsummaryrefslogtreecommitdiffhomepage
path: root/generic
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>2000-09-21 18:14:44 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>2000-09-21 18:14:44 +0000
commit7f2c0f5a2c0d60480df7131c380c92c7c63467fc (patch)
tree9e0b37ecd15c495901207165a16fc1c5f944f123 /generic
parent6a314d10b38ac3f6ea77b90fe3102cd3dab4a5e2 (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 6c508229..7e61b0d4 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.2pre000920. Released by da."
+(defconst proof-general-version "Proof General Version 3.2pre000921. Released by da."
"Version string identifying Proof General release.")
(provide 'proof-site))