From 6ea5efe93960fc761dbb5e0b2d93d9b5818d5d7c Mon Sep 17 00:00:00 2001 From: Frank Schmirler Date: Thu, 2 Dec 2010 09:57:17 +0100 Subject: Snapshot 2010-09-15 --- common.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'common.c') diff --git a/common.c b/common.c index 279e909..47898aa 100644 --- a/common.c +++ b/common.c @@ -1,5 +1,5 @@ /* - * $Id: common.c,v 1.11 2009/09/18 10:41:41 schmirl Exp $ + * $Id: common.c,v 1.12 2010/07/19 13:49:24 schmirl Exp $ */ #include @@ -10,7 +10,7 @@ using namespace std; -const char *VERSION = "0.5.0-pre"; +const char *VERSION = "0.5.0-CVS"; const char cMenuEditIpItem::IpCharacters[] = "0123456789."; -- cgit v1.2.3