diff options
author | Anselm R. Garbe <arg@suckless.org> | 2007-02-22 18:16:35 +0100 |
---|---|---|
committer | Anselm R. Garbe <arg@suckless.org> | 2007-02-22 18:16:35 +0100 |
commit | de3463988319271f504b5e3deb13f598470acd0d (patch) | |
tree | 3ce16dae2ac865f564ddf7ebcc558b6cdfc52a5b /config.mk | |
parent | 18592825d253dbab35238063806c6c67876841f5 (diff) |
made Fnt an anonymous struct
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.3 +VERSION = 2.4 # Customize below to fit your system |