aboutsummaryrefslogtreecommitdiffhomepage
path: root/generic
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>2002-06-20 23:45:47 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>2002-06-20 23:45:47 +0000
commitc84789ccb2513afd874a04baf48f0563ca85d3d1 (patch)
treee34b7060364bdac0322e10209740774d16271710 /generic
parent3777575a5437433c3261596fe9373040003b2da5 (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 05ee56ae..2465aafe 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.4pre020619. Released by da."
+(defconst proof-general-version "Proof General Version 3.4pre020621. Released by da."
"Version string identifying Proof General release.")
;; Now define a few autoloads and basic variables.