updated for release;
authorwenzelm
Wed, 06 Jun 2018 14:16:52 +0200
changeset 68394 bc2fd0e2047e
parent 68393 b9989df11c78
child 68395 76a0f3bafb16
updated for release;
src/Doc/JEdit/JEdit.thy
src/Doc/System/Environment.thy
src/Doc/System/Misc.thy
--- a/src/Doc/JEdit/JEdit.thy	Wed Jun 06 14:14:37 2018 +0200
+++ b/src/Doc/JEdit/JEdit.thy	Wed Jun 06 14:16:52 2018 +0200
@@ -305,7 +305,7 @@
 
   The \<^verbatim>\<open>-n\<close> option reports the server name, and the \<^verbatim>\<open>-s\<close> option provides a
   different server name. The default server name is the official distribution
-  name (e.g.\ \<^verbatim>\<open>Isabelle2017\<close>). Thus @{tool jedit_client} can connect to the
+  name (e.g.\ \<^verbatim>\<open>Isabelle2018\<close>). Thus @{tool jedit_client} can connect to the
   Isabelle desktop application without further options.
 
   The \<^verbatim>\<open>-p\<close> option allows to override the implicit default of the system
--- a/src/Doc/System/Environment.thy	Wed Jun 06 14:14:37 2018 +0200
+++ b/src/Doc/System/Environment.thy	Wed Jun 06 14:16:52 2018 +0200
@@ -58,7 +58,7 @@
     \<^enum> The file @{path "$ISABELLE_HOME_USER/etc/settings"} (if it
     exists) is run in the same way as the site default settings. Note that the
     variable @{setting ISABELLE_HOME_USER} has already been set before ---
-    usually to something like \<^verbatim>\<open>$USER_HOME/.isabelle/Isabelle2017\<close>.
+    usually to something like \<^verbatim>\<open>$USER_HOME/.isabelle/Isabelle2018\<close>.
 
     Thus individual users may override the site-wide defaults. Typically, a
     user settings file contains only a few lines, with some assignments that
@@ -149,7 +149,7 @@
   of the @{executable isabelle} executable.
 
   \<^descr>[@{setting_def ISABELLE_IDENTIFIER}\<open>\<^sup>*\<close>] refers to the name of this
-  Isabelle distribution, e.g.\ ``\<^verbatim>\<open>Isabelle2017\<close>''.
+  Isabelle distribution, e.g.\ ``\<^verbatim>\<open>Isabelle2018\<close>''.
 
   \<^descr>[@{setting_def ML_SYSTEM}, @{setting_def ML_HOME}, @{setting_def
   ML_OPTIONS}, @{setting_def ML_PLATFORM}, @{setting_def ML_IDENTIFIER}\<open>\<^sup>*\<close>]
--- a/src/Doc/System/Misc.thy	Wed Jun 06 14:14:37 2018 +0200
+++ b/src/Doc/System/Misc.thy	Wed Jun 06 14:16:52 2018 +0200
@@ -220,7 +220,7 @@
 
   \<^medskip>
   The default is to output the full version string of the Isabelle
-  distribution, e.g.\ ``\<^verbatim>\<open>Isabelle2017: October 2017\<close>.
+  distribution, e.g.\ ``\<^verbatim>\<open>Isabelle2018: August 2018\<close>.
 
   The \<^verbatim>\<open>-i\<close> option produces a short identification derived from the Mercurial
   id of the @{setting ISABELLE_HOME} directory.