aboutsummaryrefslogtreecommitdiffhomepage
path: root/generic
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>2004-04-17 23:04:50 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>2004-04-17 23:04:50 +0000
commit93c6b2c128727cbc21dbd219905d006050870d0f (patch)
treea99d8b7c0c3656232bf16a86e3bb5b8c40cfd7fe /generic
parent0bbfff154ea5466a1f2d148990a44bdda4304e1e (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 81d4b294..fcddcc0d 100644
--- a/generic/proof-site.el
+++ b/generic/proof-site.el
@@ -332,7 +332,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.5pre040417. Released by da."
+(defconst proof-general-version "Proof General Version 3.5pre040418. Released by da."
"Version string identifying Proof General release.")
;; Now define a few autoloads and basic variables.