From fc62785768a9b3a039df1d1db97523360bdbd4b4 Mon Sep 17 00:00:00 2001 From: mdiluzio Date: Mon, 29 Dec 2014 21:57:14 +0000 Subject: [PATCH] update to v0.3.0 to account for new format and features In this case, new WALLs to take into account for the game --- README.md | 3 +-- source/CMakeLists.txt | 2 +- source/ttrts/README.md | 3 +-- 3 files changed, 3 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 3b3d8ee..a1abd86 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,4 @@ -# TTRTS v0.2.0 - +# TTRTS v0.3.0 *The Tiny Terminal RTS where the players write their AIs* ----------------------------------------------------------- diff --git a/source/CMakeLists.txt b/source/CMakeLists.txt index f22f656..1f5def4 100644 --- a/source/CMakeLists.txt +++ b/source/CMakeLists.txt @@ -2,7 +2,7 @@ cmake_minimum_required( VERSION 2.8.7 ) # Set version information set( TTRTS_VERSION_MAJOR 0 ) -set( TTRTS_VERSION_MINOR 2 ) +set( TTRTS_VERSION_MINOR 3 ) set( TTRTS_VERSION_PATCH 0 ) # Use c++1y (14) diff --git a/source/ttrts/README.md b/source/ttrts/README.md index 11e135f..4805313 100644 --- a/source/ttrts/README.md +++ b/source/ttrts/README.md @@ -1,5 +1,4 @@ -## NAME - ttrts - Tiny Terminal RTS v0.2.0 +# ttrts - Tiny Terminal RTS v0.3.0 ## SYNOPSYS ttrts MAPFILE