aboutsummaryrefslogtreecommitdiffhomepage
path: root/generic
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>2003-04-15 16:07:23 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>2003-04-15 16:07:23 +0000
commit3d41fe48c535b4f2c3e50e7bf29233e12f7edd43 (patch)
treeb924052c02a060d953a62cb581290ad3fec90d4c /generic
parent72254c43ab83b185449077970c7cf42100c08581 (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 7c022965..197a26a7 100644
--- a/generic/proof-site.el
+++ b/generic/proof-site.el
@@ -331,7 +331,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.5pre030318. Released by da."
+(defconst proof-general-version "Proof General Version 3.5pre030416. Released by da."
"Version string identifying Proof General release.")
;; Now define a few autoloads and basic variables.