diff options
author | Anselm R Garbe <garbeam@gmail.com> | 2008-08-18 10:03:28 +0100 |
---|---|---|
committer | Anselm R Garbe <garbeam@gmail.com> | 2008-08-18 10:03:28 +0100 |
commit | cf7e4c15a97fa4e0921985d8e31bf9d6d4414b9a (patch) | |
tree | 03480def1eeaee3e02bc5a07b9136687fb5f71e1 /config.mk | |
parent | c43c692a4db35c1527d1beb0edadef671588cb04 (diff) |
backported drawtext() simplifications to dmenu
Diffstat (limited to 'config.mk')
-rw-r--r-- | config.mk | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ # dmenu version -VERSION = 3.8 +VERSION = 3.9 # Customize below to fit your system |