diff options
author | Anselm R. Garbe <garbeam@gmail.com> | 2007-09-09 18:28:39 +0200 |
---|---|---|
committer | Anselm R. Garbe <garbeam@gmail.com> | 2007-09-09 18:28:39 +0200 |
commit | ae760f3f3883cbb4249d46d2213c86696c64cd04 (patch) | |
tree | 7505d8f39877f3884a58def5ab6aa5fa9c6ace9a /config.mk | |
parent | 169d96ae8fdf430fd028de74a97c8901759174be (diff) |
introduced new define RESIZEHINTS, which allows to enable/disable size hint handling in tiled resizals
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 = 4.4.1 +VERSION = 4.5 # Customize below to fit your system |