aboutsummaryrefslogtreecommitdiff
path: root/generic
diff options
context:
space:
mode:
authorDavid Aspinall2001-09-09 18:15:58 +0000
committerDavid Aspinall2001-09-09 18:15:58 +0000
commit6e62ab1633f0c4ad38be01ce0b2da7aee0101eea (patch)
tree9771c92d730a3ccecb0a3415129dce96d929700c /generic
parent05c8fd31cdb3b6e45b76f1bdc1da5cab1e8729af (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 496755cf..2c7380a2 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.3. Released by da on Sun 9 Sep 2001."
+(defconst proof-general-version "Proof General Version 3.4pre010909. Released by da."
"Version string identifying Proof General release.")
;; Now define a few autoloads and basic variables.