aboutsummaryrefslogtreecommitdiffhomepage
path: root/generic
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>1999-12-14 19:28:01 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>1999-12-14 19:28:01 +0000
commit359ab73f73de17c68f851a7a5ffba4ef06ca0b74 (patch)
tree6baac71841e106d4c0cb1b8fdcb150a4a7176851 /generic
parentd7820f5b6f4060979a89e766f3e959633d745097 (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 c521cf5a..5da72ccf 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.1pre991213. Released by da."
+(defconst proof-general-version "Proof General Version 3.1pre991214. Released by da."
"Version string identifying Proof General release.")
(provide 'proof-site)