aboutsummaryrefslogtreecommitdiffhomepage
path: root/generic
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>2000-07-26 18:39:58 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>2000-07-26 18:39:58 +0000
commit44eefa065d1f539194f595ca8bb1a37e061ba922 (patch)
treeebb4c19a1c60a8763aa28c4c8366a5a69599d5be /generic
parent53b2a8db0e1dba651818e8cfdae0ec86ecc2a895 (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 7f3a40a6..46dc4cd0 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.2pre000716. Released by da."
+(defconst proof-general-version "Proof General Version 3.2pre000726. Released by da."
"Version string identifying Proof General release.")
(provide 'proof-site))