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