diff options
| -rw-r--r-- | config.mk | 2 | ||||
| -rw-r--r-- | dwm.1 | 2 | 
2 files changed, 2 insertions, 2 deletions
| @@ -1,5 +1,5 @@  # dwm version -VERSION = 3.2.2 +VERSION = 3.3  # Customize below to fit your system @@ -131,7 +131,7 @@ Resize current window while dragging (floating mode only).  .SH CUSTOMIZATION  dwm is customized by creating a custom config.h and (re)compiling the source  code. This keeps it fast, secure and simple. -.SH CAVEATS +.SH BUGS  The status bar may display  .BR "EOF"  when dwm has been started by an X session manager like | 
