diff options
author | Anselm R. Garbe <arg@suckless.org> | 2007-02-26 10:47:52 +0100 |
---|---|---|
committer | Anselm R. Garbe <arg@suckless.org> | 2007-02-26 10:47:52 +0100 |
commit | 6c0e05eb0d297a0d26080bea3b6040ab14ad65ae (patch) | |
tree | 533039e8afcc43cf2db0c1d408386af20efdc652 /config.mk | |
parent | Escape -s in dmenu.1 (diff) | |
download | dmenu-6c0e05eb0d297a0d26080bea3b6040ab14ad65ae.tar.gz dmenu-6c0e05eb0d297a0d26080bea3b6040ab14ad65ae.tar.bz2 dmenu-6c0e05eb0d297a0d26080bea3b6040ab14ad65ae.zip |
next is 2.6, but not yet ;)
Diffstat (limited to 'config.mk')
-rw-r--r-- | config.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.mk b/config.mk index 7ae7dde..b261284 100644 --- a/config.mk +++ b/config.mk @@ -1,5 +1,5 @@ # dmenu version -VERSION = 2.5 +VERSION = 2.6 # Customize below to fit your system |