aboutsummaryrefslogtreecommitdiffhomepage
path: root/generic
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>1999-11-30 18:43:13 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>1999-11-30 18:43:13 +0000
commitaa9e0cf5074b2884fb726a706277d0c2b917c296 (patch)
tree8f82267456e7c3a1d72c43b60cf73a2ad5ea4980 /generic
parente587402eed5abbf15fa7052bfd30a434bcd8fb7d (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 6b604403..aac73993 100644
--- a/generic/proof-site.el
+++ b/generic/proof-site.el
@@ -276,7 +276,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)
-(defconst proof-general-version "Proof General Version 3.0.3. Released by da on Tue 30 Nov 1999."
+(defconst proof-general-version "Proof General Version 3.0pre991130. Released by da."
"Version string identifying Proof General release.")
(provide 'proof-site)