From ae4528aa085451fe7a3b5637017b3d2c7be39d05 Mon Sep 17 00:00:00 2001 From: Flavio Tordini Date: Mon, 7 Sep 2009 10:50:15 +0200 Subject: [PATCH] 0.6 --- src/Constants.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Constants.h b/src/Constants.h index 43274c1..d306990 100755 --- a/src/Constants.h +++ b/src/Constants.h @@ -2,7 +2,7 @@ #define CONSTANTS_H namespace Constants { - static const char *VERSION = "0.6-alpha"; + static const char *VERSION = "0.6"; static const char *APP_NAME = "Minitube"; static const char *ORG_NAME = "Flavio Tordini"; static const char *ORG_DOMAIN = "flavio.tordini.org"; -- 2.39.5