aboutsummaryrefslogtreecommitdiff
path: root/generic
diff options
context:
space:
mode:
authorDavid Aspinall2002-01-15 15:31:20 +0000
committerDavid Aspinall2002-01-15 15:31:20 +0000
commitd7bb2f30ccc00ef4cbe230677689b7d7bf878a30 (patch)
treeb77c2da1fc3afea29a7a288d4a401497b91809d7 /generic
parent664939fec87ad3a69363cc6f0a5b008941604f4c (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 2437306c..e5a45320 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.4pre020111. Released by da."
+(defconst proof-general-version "Proof General Version 3.4pre020115. Released by da."
"Version string identifying Proof General release.")
;; Now define a few autoloads and basic variables.