From 689de8c1335c5fe0185fa4585b27a7b7c077eb2b Mon Sep 17 00:00:00 2001 From: Marc Andre Tanner Date: Sun, 4 Sep 2011 21:48:57 +0200 Subject: [PATCH] Set version to 0.7 Signed-off-by: Marc Andre Tanner --- config.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.mk b/config.mk index b974fbb..f7867a2 100644 --- a/config.mk +++ b/config.mk @@ -1,5 +1,5 @@ # dvtm version -VERSION = 0.6 +VERSION = 0.7 # Customize below to fit your system