aboutsummaryrefslogtreecommitdiffhomepage
path: root/generic
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>2004-04-18 10:59:18 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>2004-04-18 10:59:18 +0000
commit232d85ffe616722619ef2ce312bf3c7f13fa3272 (patch)
tree673682bf23dbfa1c18de9be52655f471df22cd78 /generic
parent9d0f7a3b737b5d9feb2ff49e0ccb34c706cd96bd (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 929296b3..6a9a5aff 100644
--- a/generic/proof-site.el
+++ b/generic/proof-site.el
@@ -332,7 +332,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.5. Released by da on Sun 18 Apr 2004."
+(defconst proof-general-version "Proof General Version 8.0. Released by da on Sun 18 Apr 2004."
"Version string identifying Proof General release.")
;; Now define a few autoloads and basic variables.