dmenu

my fork of dmenu
Index Commits Files Refs README LICENSE
commit 6c0e05eb0d297a0d26080bea3b6040ab14ad65ae
parent 900d34347bd6d35e965ad54b7b4a3f67128b3a2b
Author: Anselm R. Garbe <arg@suckless.org>
Date:   Mon, 26 Feb 2007 10:47:52 +0100

next is 2.6, but not yet ;)
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 = 2.5
+VERSION = 2.6
 
 # Customize below to fit your system