diff --git a/doc/version.ent.in b/doc/version.ent.in index 9a72f7e3dd88872a1f235ce1eed20a540faeadf8..94272348c548613e79805cc87197d40d518ff245 100644 --- a/doc/version.ent.in +++ b/doc/version.ent.in @@ -1 +1 @@ - + diff --git a/tools/system_messages.cc b/tools/system_messages.cc index e76991b9d80c77fd94ea6d7a40d4f62939a7b5e5..f7c6a0fab443d8df532d299cda0450e8ea722876 100644 --- a/tools/system_messages.cc +++ b/tools/system_messages.cc @@ -76,32 +76,31 @@ DictionaryType dictionary; /// this is output before anything else. const std::string FILE_HEADER = "\n\ -\n\ -\n\ -%version;\n\ -]>\n\ +\ +%keaversion;\ +]>\ +\n\ \n\ -\n\ +\n\ \n\ \n\ - \n\ + \n\ Kea Messages Manual\n\ \n\ \n\ - 2011-2017\n\ + 2011-2018\n\ Internet Systems Consortium, Inc. (\"ISC\")\n\ \n\ \n\ \n\ \n\ - This is the messages manual for Kea version &__VERSION__;.\n\ + This is the messages manual for Kea version &keaversion;.\n\ The most up-to-date version of this document, along with\n\ other documents for Kea, can be found at\n\ .\n\ @@ -109,8 +108,8 @@ const std::string FILE_HEADER = \n\ \n\ This is the messages manual for Kea version\n\ - &__VERSION__;.\n\ - \n\ + &keaversion;.\n\ + \n\ \n\ \n\ Introduction\n\