aboutsummaryrefslogtreecommitdiffhomepage
path: root/generic
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>2002-08-26 17:43:39 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>2002-08-26 17:43:39 +0000
commitea8706d253ee950a70b39503420fe475a83e1cfa (patch)
treefb634755c7dbfa17ce84f86fb313a5987f058b57 /generic
parent6139dafe7cc38c852d78e84492622aedb589062b (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 b0f6021c..cf7fee63 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.4pre020816. Released by da."
+(defconst proof-general-version "Proof General Version 3.4pre020826. Released by da."
"Version string identifying Proof General release.")
;; Now define a few autoloads and basic variables.