diff options
| author | Anselm R. Garbe <[email protected]> | 2007-09-23 11:24:42 +0200 |
|---|---|---|
| committer | Anselm R. Garbe <[email protected]> | 2007-09-23 11:24:42 +0200 |
| commit | c77663fcb48bcea0fc96e1829d73902550058087 (patch) | |
| tree | 9d8cefcfbc88b45913578dfd38e8eb1f5f5903d5 /config.mk | |
| parent | renamed config.h into config.def.h, config.h will be created if not present, ... (diff) | |
| download | seiwm-c77663fcb48bcea0fc96e1829d73902550058087.tar.xz seiwm-c77663fcb48bcea0fc96e1829d73902550058087.zip | |
btw 4.6 will be the next release
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.5 +VERSION = 4.6 # Customize below to fit your system |