aboutsummaryrefslogtreecommitdiffhomepage
path: root/generic
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>2000-11-15 19:11:35 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>2000-11-15 19:11:35 +0000
commit1749aaaf085d5d24cc44fe56ab94e6b3eefc3a15 (patch)
tree7d43df9f2477b312786f23be0aa3281b43100a6e /generic
parent3694276d92db897e99893a5bccaa2dd9d5b505c5 (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 f310b227..2cb4f55a 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.3pre001019. Released by da."
+(defconst proof-general-version "Proof General Version 3.3pre001115. Released by da."
"Version string identifying Proof General release.")
(provide 'proof-site))