aboutsummaryrefslogtreecommitdiffhomepage
path: root/generic
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>2002-06-19 00:03:53 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>2002-06-19 00:03:53 +0000
commit42b74c4296e2c19436451a4e39b3d464c8fd623f (patch)
treec8000d19b45e198e2f8aa49496785d822a3b0ddd /generic
parentf0c8694b3e1f309015864fe93a16a8411c0d0f2b (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 fd386adc..05ee56ae 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.4pre020608. Released by da."
+(defconst proof-general-version "Proof General Version 3.4pre020619. Released by da."
"Version string identifying Proof General release.")
;; Now define a few autoloads and basic variables.