aboutsummaryrefslogtreecommitdiff
path: root/generic
diff options
context:
space:
mode:
authorDavid Aspinall2002-08-31 13:15:31 +0000
committerDavid Aspinall2002-08-31 13:15:31 +0000
commit01a05f4a723fcc815af05167ae90037738f03f81 (patch)
tree39c9e9de4d7f2c7adc39b707d5a576dd1b6350a0 /generic
parenta1dc80ab120070366cc2f67c8f2511d3130826b0 (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 a2d8d114..f8c7f72b 100644
--- a/generic/proof-site.el
+++ b/generic/proof-site.el
@@ -327,7 +327,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, also its form is
;; relied upon in proof-config.el, for proof-splash-contents)
-(defconst proof-general-version "Proof General Version 3.5pre020830. Released by da."
+(defconst proof-general-version "Proof General Version 3.5pre020831. Released by da."
"Version string identifying Proof General release.")
;; Now define a few autoloads and basic variables.