aboutsummaryrefslogtreecommitdiffhomepage
path: root/generic
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>2000-08-28 18:35:45 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>2000-08-28 18:35:45 +0000
commit8c167d58b0edbc81aa33c5a0ff7a330a4deba71f (patch)
tree18031988dc134b29f128b75fcd0b2f16a7c1d396 /generic
parent175e1f5570ac5ca316f9afb47a6a593d6a857a40 (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 ae955ed7..30188d41 100644
--- a/generic/proof-site.el
+++ b/generic/proof-site.el
@@ -302,7 +302,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.2pre000809. Released by da."
+(defconst proof-general-version "Proof General Version 3.2pre000828. Released by da."
"Version string identifying Proof General release.")
(provide 'proof-site))