aboutsummaryrefslogtreecommitdiffhomepage
path: root/generic
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>2003-02-17 21:32:57 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>2003-02-17 21:32:57 +0000
commit0a5548dac86f85573f0d69f1589683dc72924e65 (patch)
tree8c68898f49138f614988bd9844459b98d2e37b01 /generic
parent7b582b433a34bd46466bd02dc95af78510498fa8 (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 3135f347..b7a7c4f2 100644
--- a/generic/proof-site.el
+++ b/generic/proof-site.el
@@ -328,7 +328,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.5pre030217. Released by da."
+(defconst proof-general-version "Proof General Version 3.5pre030218. Released by da."
"Version string identifying Proof General release.")
;; Now define a few autoloads and basic variables.