aboutsummaryrefslogtreecommitdiffhomepage
path: root/generic
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>2000-01-12 14:06:57 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>2000-01-12 14:06:57 +0000
commit51d13d16d186c9f8e139976db12f8f9cabdc0303 (patch)
treece3e17e1313802b5fc787142088da2fc19e2e5b1 /generic
parentd96ce78a6a0d14a6761712e7fb015dff009c8685 (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 c51e7308..7cb11bcd 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.1pre000106. Released by da."
+(defconst proof-general-version "Proof General Version 3.1pre000112. Released by da."
"Version string identifying Proof General release.")
(provide 'proof-site)