aboutsummaryrefslogtreecommitdiffhomepage
path: root/generic
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>2002-01-11 13:57:44 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>2002-01-11 13:57:44 +0000
commit8326e936864ceb406ae624cbe8b7a73f54c853f6 (patch)
tree997036b20fcfa30a95b7f9171c5c03c08d46f670 /generic
parent102c8aea283a732e17dfd557f2b93cec045ec413 (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 0453dd0f..2437306c 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.4pre011211. Released by da."
+(defconst proof-general-version "Proof General Version 3.4pre020111. Released by da."
"Version string identifying Proof General release.")
;; Now define a few autoloads and basic variables.