From: Gwyn Ciesla Date: Sun, 4 Dec 2011 21:29:50 +0000 (-0600) Subject: Update email address. X-Git-Tag: 1.07 X-Git-Url: http://git.pulsar-zone.net/?a=commitdiff_plain;h=dc0e99da4e9213de8fd8cdd9e21cafd11b935170;p=curblaster.git Update email address. --- diff --git a/curblaster.6 b/curblaster.6 index 29fc140..64260d1 100644 --- a/curblaster.6 +++ b/curblaster.6 @@ -52,4 +52,4 @@ None so far, but looking to improve gameplay. .SH AUTHORS Jon Ciesla -E-mail : limb at jcomserv dot net +E-mail : limburgher at gmail dot com diff --git a/main.cpp b/main.cpp index 3ff7e23..4b26d55 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.06; +const float version = 1.07; int score; int lives;