aboutsummaryrefslogtreecommitdiffhomepage
path: root/generic
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>2000-06-19 16:51:12 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>2000-06-19 16:51:12 +0000
commit2f90c43c7da35a71e8d4cf2fda0747d21a0d6b34 (patch)
tree9f3f8b996a2f8257fed6f4ad09848ed04d2d2ad6 /generic
parent580b58e1d2abda90c678e19e5ef16261c72e3abf (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 b17496e8..32742685 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.2pre000616. Released by da."
+(defconst proof-general-version "Proof General Version 3.2pre000619. Released by da."
"Version string identifying Proof General release.")
(provide 'proof-site))