aboutsummaryrefslogtreecommitdiffhomepage
path: root/generic
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>2004-04-24 11:30:05 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>2004-04-24 11:30:05 +0000
commit672b836e06e75ba4f7d8183e89230b1148907b43 (patch)
treedb1f4ea2fc5aa4b850d484c2df58ae09311dcd59 /generic
parent32d7c22902c9061dc1e688b4b0f5e94046ca0cf1 (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 1df67972..81fcb995 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 Wed 21 Apr 2004."
+(defconst proof-general-version "Proof General Version 3.5.1pre040424. Released by da."
"Version string identifying Proof General release.")
;; Now define a few autoloads and basic variables.