aboutsummaryrefslogtreecommitdiffhomepage
path: root/generic
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>2000-06-29 16:39:21 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>2000-06-29 16:39:21 +0000
commit267e35bb9c1b0947008a5922199624a7beed0356 (patch)
tree38025e54f15324cb9c61b83a9fc7aecb2f13bfa8 /generic
parent149611d1f353c4040167a38f4632010227f5407e (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 a2f417e3..befb3b65 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.2pre000627. Released by da."
+(defconst proof-general-version "Proof General Version 3.2pre000629. Released by da."
"Version string identifying Proof General release.")
(provide 'proof-site))