diff options
author | Anselm R. Garbe <arg@suckless.org> | 2007-01-17 11:10:26 +0100 |
---|---|---|
committer | Anselm R. Garbe <arg@suckless.org> | 2007-01-17 11:10:26 +0100 |
commit | 6175a39e8e743dce985c5ba80801d88df9ee2dce (patch) | |
tree | 41104e2091757b6957676cc1b991422840d200c7 /config.mk | |
parent | 2c7ff85f242781083a44067c2156a96efef849c7 (diff) |
hotfix changes
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 = 2.0 +VERSION = 2.1 # Customize below to fit your system |