aboutsummaryrefslogtreecommitdiffhomepage
path: root/generic
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>2000-10-02 18:20:44 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>2000-10-02 18:20:44 +0000
commit80aa5826a0e5ec46f2e86271168fec93e98d90d4 (patch)
treeb202995ecb03df9a5b3d1cb8da47afd4ad98dbdf /generic
parentd405f6f57e4cc7751c889b273776bdd67f7486e7 (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 25569e91..ea3001c9 100644
--- a/generic/proof-site.el
+++ b/generic/proof-site.el
@@ -306,7 +306,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.2. Released by da on Mon 2 Oct 2000."
+(defconst proof-general-version "Proof General Version 3.2pre001002. Released by da."
"Version string identifying Proof General release.")
(provide 'proof-site))