diff options
| author | Anselm R. Garbe <[email protected]> | 2007-03-29 15:18:30 +0200 |
|---|---|---|
| committer | Anselm R. Garbe <[email protected]> | 2007-03-29 15:18:30 +0200 |
| commit | 93aeaa53c920cd5f19751c6815a022f2d95059c1 (patch) | |
| tree | 6a25cf900591f43ffa62d0c0bbdd74f8e23673bf /config.mk | |
| parent | add an additional check in resize() to prevent a crash of dwm (diff) | |
| download | seiwm-93aeaa53c920cd5f19751c6815a022f2d95059c1.tar.xz seiwm-93aeaa53c920cd5f19751c6815a022f2d95059c1.zip | |
next version will be 3.9, but don't expect it this week
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 = 3.8 +VERSION = 3.9 # Customize below to fit your system |