aboutsummaryrefslogtreecommitdiffhomepage
path: root/generic
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>2002-04-23 17:07:45 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>2002-04-23 17:07:45 +0000
commited30c85eb640d60238a2c71c781e4d9900417dcd (patch)
tree03d5cfd61784142c6511df19298a040209b83589 /generic
parent59bdb9ac18f8f1e2a91a00cc73274acbfa8d9611 (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 4b03429f..a2352199 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.4pre020322. Released by da."
+(defconst proof-general-version "Proof General Version 3.4pre020423. Released by da."
"Version string identifying Proof General release.")
;; Now define a few autoloads and basic variables.