From 26445a0dc95cd5efe3dce247e49d40b851561a84 Mon Sep 17 00:00:00 2001 From: "anselm@garbe.us" Date: Mon, 19 Dec 2011 15:38:30 +0100 Subject: [PATCH] bump version to 6.0 --- config.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.mk b/config.mk index 99085e1..484554a 100644 --- a/config.mk +++ b/config.mk @@ -1,5 +1,5 @@ # dwm version -VERSION = 5.9.1 +VERSION = 6.0 # Customize below to fit your system -- 1.7.10.4