aboutsummaryrefslogtreecommitdiffhomepage
path: root/generic
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>2002-07-15 09:38:07 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>2002-07-15 09:38:07 +0000
commit8b391a149672b28fb9e5bd19a8ce64fb2bf15330 (patch)
tree07cac0a2dc7ac410e62086eb5e1a8117ddacf50b /generic
parent9d1251ca31bcf99e238399103db29740a56c1c5f (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 f4e54a3a..5de041b0 100644
--- a/generic/proof-site.el
+++ b/generic/proof-site.el
@@ -324,7 +324,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.4pre020714. Released by da."
+(defconst proof-general-version "Proof General Version 3.4pre020715. Released by da."
"Version string identifying Proof General release.")
;; Now define a few autoloads and basic variables.