From: Gwyn Ciesla Date: Wed, 24 Sep 2014 17:28:10 +0000 (-0500) Subject: Version 1.11. X-Git-Tag: 1.11 X-Git-Url: http://git.pulsar-zone.net/?a=commitdiff_plain;h=e79e9ac518c4a94592e399b638be4e1c0e7393ec;p=curblaster.git Version 1.11. --- 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;