From dc0e99da4e9213de8fd8cdd9e21cafd11b935170 Mon Sep 17 00:00:00 2001 From: Gwyn Ciesla Date: Sun, 4 Dec 2011 15:29:50 -0600 Subject: [PATCH] Update email address. --- curblaster.6 | 2 +- main.cpp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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; -- 2.9.0