From 30930d5c74587d04c5f2453676e943899a536601 Mon Sep 17 00:00:00 2001 From: Frank Schmirler Date: Fri, 11 Feb 2011 12:01:58 +0100 Subject: Release 0.5.1 --- common.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common.c') diff --git a/common.c b/common.c index 47898aa..b6b0e16 100644 --- a/common.c +++ b/common.c @@ -10,7 +10,7 @@ using namespace std; -const char *VERSION = "0.5.0-CVS"; +const char *VERSION = "0.5.1-git"; const char cMenuEditIpItem::IpCharacters[] = "0123456789."; -- cgit v1.2.3