aboutsummaryrefslogtreecommitdiffhomepage
path: root/generic
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>2003-05-23 09:12:34 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>2003-05-23 09:12:34 +0000
commita08d3349c773378c3278066a56d1dea58dea125a (patch)
tree7b1273aee2b643bb7f7f157011dff949e2512530 /generic
parent5a77a0a4000f9578fbfb5b2941019bc26958f1da (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 7e22a893..5882557f 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.5pre030521. Released by da."
+(defconst proof-general-version "Proof General Version 3.5pre030524. Released by da."
"Version string identifying Proof General release.")
;; Now define a few autoloads and basic variables.