aboutsummaryrefslogtreecommitdiffhomepage
path: root/generic
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>2000-03-10 09:24:51 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>2000-03-10 09:24:51 +0000
commit441b6369abb7863cf65088915cb851ee98f5f59e (patch)
tree916081045265e7650b1fe6da971ceb701c427e34 /generic
parent94308059f0b7a132a902544dbe68142285f379ad (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 4ccde0b9..89dc846e 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.1pre000309. Released by da."
+(defconst proof-general-version "Proof General Version 3.1pre000310. Released by da."
"Version string identifying Proof General release.")
(provide 'proof-site)