From acea0bd7d3f807818153f4c0074ecf1d3946fe2a Mon Sep 17 00:00:00 2001 From: Gwyn Ciesla Date: Wed, 29 Aug 2012 10:49:28 -0500 Subject: [PATCH] 1.10. --- main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.cpp b/main.cpp index b7ffc6f..83e819d 100644 --- a/main.cpp +++ b/main.cpp @@ -48,7 +48,7 @@ const int landershotmax = 10; const int landermax = 12; const int crawlermax = 6; const int missilemax = 3; -const float version = 1.09; +const float version = 1.10; int score; int lives; -- 2.9.0