summaryrefslogtreecommitdiff
path: root/src/script
diff options
context:
space:
mode:
Diffstat (limited to 'src/script')
-rw-r--r--src/script/api/ai_changelog.hpp6
-rw-r--r--src/script/api/game_changelog.hpp6
2 files changed, 8 insertions, 4 deletions
diff --git a/src/script/api/ai_changelog.hpp b/src/script/api/ai_changelog.hpp
index b51d1b268..0cf57fe0f 100644
--- a/src/script/api/ai_changelog.hpp
+++ b/src/script/api/ai_changelog.hpp
@@ -15,9 +15,11 @@
* functions may still be available if you return an older API version
* in GetAPIVersion() in info.nut.
*
- * \b 1.5.0
+ * \b 1.6.0
+ *
+ * 1.6.0 is not yet released. The following changes are not set in stone yet.
*
- * 1.5.0 is not yet released. The following changes are not set in stone yet.
+ * \b 1.5.0
*
* API additions:
* \li AIList::SwapList
diff --git a/src/script/api/game_changelog.hpp b/src/script/api/game_changelog.hpp
index 8ff41f775..8c01be8d1 100644
--- a/src/script/api/game_changelog.hpp
+++ b/src/script/api/game_changelog.hpp
@@ -15,9 +15,11 @@
* functions may still be available if you return an older API version
* in GetAPIVersion() in info.nut.
*
- * \b 1.5.0
+ * \b 1.6.0
+ *
+ * 1.6.0 is not yet released. The following changes are not set in stone yet.
*
- * 1.5.0 is not yet released. The following changes are not set in stone yet.
+ * \b 1.5.0
*
* API additions:
* \li GSList::SwapList