From 0e12e8234b5ce46fcd280574b4105dbf1f9749de Mon Sep 17 00:00:00 2001 From: Marc Andre Tanner Date: Mon, 30 Jun 2008 21:19:43 +0200 Subject: [PATCH] Set version to 0.2 --- config.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.mk b/config.mk index 31be412..be415c6 100644 --- a/config.mk +++ b/config.mk @@ -1,5 +1,5 @@ # ciopfs version -VERSION = 0.1 +VERSION = 0.2 # Customize below to fit your system -- 2.11.4.GIT