From 9bfa7198fdd617df4ed41086c62d3806d890573d Mon Sep 17 00:00:00 2001 From: Patric Stout Date: Sun, 14 Mar 2021 20:47:31 +0100 Subject: Change: Heading for 1.12 now (#8862) --- regression/stationlist/info.nut | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'regression/stationlist') diff --git a/regression/stationlist/info.nut b/regression/stationlist/info.nut index 42e5072fd..a58fd20ba 100644 --- a/regression/stationlist/info.nut +++ b/regression/stationlist/info.nut @@ -4,7 +4,7 @@ class StationList extends AIInfo { function GetShortName() { return "REGS"; } function GetDescription() { return "This runs stationlist-tests on some commands. On the same map the result should always be the same."; } function GetVersion() { return 1; } - function GetAPIVersion() { return "1.11"; } + function GetAPIVersion() { return "1.12"; } function GetDate() { return "2007-03-18"; } function CreateInstance() { return "StationList"; } } -- cgit v1.2.3-70-g09d2