dmenu

my fork of dmenu
Index Commits Files Refs README LICENSE
commit ca973eb64e9303b9bc5d84062189e397726e1fdd
parent 5fd7af18c6b24bffd4701156feffcbc0db3b1d69
Author: Anselm R. Garbe <arg@10kloc.org>
Date:   Fri,  6 Oct 2006 12:39:06 +0200

changing version info
Diffstat:
Mconfig.mk | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/config.mk b/config.mk
@@ -1,5 +1,5 @@
 # dmenu version
-VERSION = 1.1
+VERSION = 1.2
 
 # Customize below to fit your system