From e79e9ac518c4a94592e399b638be4e1c0e7393ec Mon Sep 17 00:00:00 2001 From: Gwyn Ciesla Date: Wed, 24 Sep 2014 12:28:10 -0500 Subject: [PATCH] Version 1.11. --- main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.cpp b/main.cpp index 4dd2bf3..e2edc6d 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.10; +const float version = 1.11; int score; int lives; -- 2.9.0