aboutsummaryrefslogtreecommitdiffhomepage
path: root/generic
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>2000-03-14 11:56:28 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>2000-03-14 11:56:28 +0000
commit4ea6a46f84e6c24b41e40db83c0be4ea8b06ca9a (patch)
tree5f756afec4c5ebd439cb129ed543fd8d4d80d5a2 /generic
parent9f91b1072d5fe1da6fb7ab525ec44e9e8621a7e2 (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 82851534..8e33c217 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.1pre000313. Released by da."
+(defconst proof-general-version "Proof General Version 3.1pre000314. Released by da."
"Version string identifying Proof General release.")
(provide 'proof-site)