aboutsummaryrefslogtreecommitdiffhomepage
path: root/generic
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>2004-06-17 21:40:26 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>2004-06-17 21:40:26 +0000
commitf53157f25283e1c43e3c6c9d4e7173a160d17795 (patch)
tree2e81be650279eb8d844b96bf2bda455fde45b147 /generic
parent05f5c056220fcf555b2b9a64a8657f580f07a4e7 (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 5bea4f19..25ce95b8 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.1pre040616. Released by da."
+(defconst proof-general-version "Proof General Version 3.5.1pre040617. Released by da."
"Version string identifying Proof General release.")
;; Now define a few autoloads and basic variables.