From 632c7f34101920dbdf1b724a5462687696d509fe Mon Sep 17 00:00:00 2001 From: "arg@10ksloc.org" Date: Mon, 7 Aug 2006 10:32:36 +0200 Subject: [PATCH] next version is 0.8 --- config.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.mk b/config.mk index 164fe73..2f41d74 100644 --- a/config.mk +++ b/config.mk @@ -1,5 +1,5 @@ # dwm version -VERSION = 0.7 +VERSION = 0.8 # Customize below to fit your system -- 1.7.10.4