aboutsummaryrefslogtreecommitdiffhomepage
path: root/generic
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>2000-02-28 09:54:54 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>2000-02-28 09:54:54 +0000
commit42cc4e49a2d2b73f0765536a5265a6ad473abfe6 (patch)
tree53b49df3fc168aa22c776293aceb033021444493 /generic
parent1f7b1094b2af2c36bbfe96ce717c92a6927af225 (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 68c0adc0..5f186f98 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.1pre000224. Released by da."
+(defconst proof-general-version "Proof General Version 3.1pre000228. Released by da."
"Version string identifying Proof General release.")
(provide 'proof-site)