Updated mlvwm version number to 0.9.4

This commit is contained in:
Morgan Aldridge 2021-09-09 11:40:07 -04:00
parent 5d6b7e17c5
commit 8eb3738420
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ XCOMM Imakefile for MLVWM
#include "../configure.h"
VERSION = 0.9.3
VERSION = 0.9.4
COMPILE_OPTIONS = -DVERSION=\"$(VERSION)\" \
-DCONFIGNAME=\"$(MLVWMRC)\" \
-DMLVWMLIBDIR=\"$(MLVWMLIBDIR)\"