diff options
author | Anselm R Garbe <garbeam@gmail.com> | 2009-04-20 11:03:33 +0100 |
---|---|---|
committer | Anselm R Garbe <garbeam@gmail.com> | 2009-04-20 11:03:33 +0100 |
commit | 7df39f3fc71aa62e64664787902152b41617fe1c (patch) | |
tree | daec8a9c13508e5b56236436b6512cb75ceafb4a /config.mk | |
parent | 0b45199cecd4f77ff0da2c42e763511dcfba2d9a (diff) |
next version will be 5.6, shortened some very long lines
Diffstat (limited to 'config.mk')
-rw-r--r-- | config.mk | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ # dwm version -VERSION = 5.5 +VERSION = 5.6 # Customize below to fit your system |