aboutsummaryrefslogtreecommitdiffhomepage
path: root/generic
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>2004-02-07 18:50:33 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>2004-02-07 18:50:33 +0000
commitded2112d3a756669e9521bdc284fef984741957a (patch)
tree7faa0d9162a783a6500373a454dc9ff1ea6ad66d /generic
parent6a0ab60447ea0e215296586f0cef673be2fe9537 (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 09805378..5e826357 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.5pre031006. Released by da."
+(defconst proof-general-version "Proof General Version 3.5pre040207. Released by da."
"Version string identifying Proof General release.")
;; Now define a few autoloads and basic variables.