update to v0.3.0 to account for new format and features

In this case, new WALLs to take into account for the game
This commit is contained in:
mdiluzio 2014-12-29 21:57:14 +00:00
parent d172922698
commit fc62785768
3 changed files with 3 additions and 5 deletions

View file

@ -1,5 +1,4 @@
# TTRTS v0.2.0
# TTRTS v0.3.0
*The Tiny Terminal RTS where the players write their AIs*
-----------------------------------------------------------

View file

@ -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)

View file

@ -1,5 +1,4 @@
## NAME
ttrts - Tiny Terminal RTS v0.2.0
# ttrts - Tiny Terminal RTS v0.3.0
## SYNOPSYS
ttrts MAPFILE