From 4135f8150963e6bbfe9bf11301c9c71732d9d575 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20G=C3=BCnther?= Date: Tue, 25 Apr 2006 01:29:57 +0200 Subject: Set version number and release date for version 0.1.2 --- spider.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'spider.c') diff --git a/spider.c b/spider.c index 29dffc0..adbbc3d 100644 --- a/spider.c +++ b/spider.c @@ -3,7 +3,7 @@ * * See the README file for copyright information and how to reach the author. * - * $Id: spider.c 8 2005-05-16 15:23:24Z tom $ + * $Id: spider.c 25 2006-04-24 23:29:57Z tom $ */ #include "spider.h" @@ -13,7 +13,7 @@ #include -static const char* VERSION = "0.1.1"; +static const char* VERSION = "0.1.2"; static const char* DESCRIPTION = "Spider Arachnid - the best patience game"; static const char* MAINMENUENTRY = "Spider Arachnid"; -- cgit v1.2.3