From 77b5e7254118049bb5d7332b67a151f402ec31c9 Mon Sep 17 00:00:00 2001 From: frosch Date: Sun, 29 Jul 2012 16:28:54 +0000 Subject: (svn r24441) -Update: Version number to 1.3 in some more files. --- src/script/api/script_info_docs.hpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/script') diff --git a/src/script/api/script_info_docs.hpp b/src/script/api/script_info_docs.hpp index dd7673294..14c442248 100644 --- a/src/script/api/script_info_docs.hpp +++ b/src/script/api/script_info_docs.hpp @@ -168,6 +168,7 @@ public: * - "1.0" (for AI only) * - "1.1" (for AI only) * - "1.2" (for both AI and GS) + * - "1.3" (for both AI and GS) * * @return The version this Script is compatible with. */ -- cgit v1.2.3-54-g00ecf