summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorcos <cos>2024-06-08 09:18:00 +0200
committercos <cos>2024-06-08 09:18:00 +0200
commitd164d3869dffb6d881b58e42b6af9aca83c125c7 (patch)
treedad3e0ebcea6445e9e7fad9045c503c269546b50 /Makefile
parentba0ccbf5486f2ea7208a3178ee9e240f5bd16ba7 (diff)
downloadmcwm-d164d3869dffb6d881b58e42b6af9aca83c125c7.zip
fixup! Allow configuring workspace counttopic/flexible_workspaces
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index f0505ed..9182973 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION=20231108
+VERSION=20240301
DIST=mcwm-$(VERSION)
SRC=mcwm.c list.c config.h events.h list.h hidden.c
DISTFILES=LICENSE Makefile NEWS README TODO WISHLIST mcwm.man hidden.man scripts $(SRC)