aboutsummaryrefslogtreecommitdiffhomepage
path: root/generic
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>2002-06-08 01:55:29 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>2002-06-08 01:55:29 +0000
commitdd573ce4e7c7ad275d88956ef2cb9db4e6d02d8d (patch)
tree4215bd0e6738d3a16ff0767f9e9b0d9d6f70f6a1 /generic
parenta10c16753dee3243946717a1d259c57a55370ce6 (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 7d034754..2dac2426 100644
--- a/generic/proof-site.el
+++ b/generic/proof-site.el
@@ -309,7 +309,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.4pre020503. Released by da."
+(defconst proof-general-version "Proof General Version 3.4pre020608. Released by da."
"Version string identifying Proof General release.")
;; Now define a few autoloads and basic variables.