aboutsummaryrefslogtreecommitdiffhomepage
path: root/generic
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>2002-08-29 09:20:25 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>2002-08-29 09:20:25 +0000
commit91dcf17d482db69e5da7155135137ccffe139459 (patch)
tree564be7abe150fa34065226007f0aaa5956945b20 /generic
parent7900815696e0736cab69b7fb90f240d98786b432 (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 d1be2746..0b19118c 100644
--- a/generic/proof-site.el
+++ b/generic/proof-site.el
@@ -327,7 +327,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.4. Released by da on Thu 29 Aug 2002."
+(defconst proof-general-version "Proof General Version 3.4pre020829. Released by da."
"Version string identifying Proof General release.")
;; Now define a few autoloads and basic variables.