From af48d11b1856f69da293ad7808771bd8f31f8ab3 Mon Sep 17 00:00:00 2001 From: Frank Schmirler Date: Tue, 29 May 2012 12:07:54 +0200 Subject: Release 0.6.0 --- common.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common.c') diff --git a/common.c b/common.c index edddd20..4ac7c6f 100644 --- a/common.c +++ b/common.c @@ -10,7 +10,7 @@ using namespace std; -const char *VERSION = "0.5.2-git"; +const char *VERSION = "0.6.0-git"; const char cMenuEditIpItem::IpCharacters[] = "0123456789."; -- cgit v1.2.3