summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorcos <cos>2023-11-07 12:30:51 +0100
committercos <cos>2023-11-07 12:31:29 +0100
commitce338a2c041c2237a42fefacb14b094194f6a86e (patch)
treec2369f94c560a32c9e745718c9c2c9b7bb30dc2e /Makefile
parente4b558fa9e063be7e1a48d4d90d3f69f4ad3df71 (diff)
downloadmcwm-ce338a2c041c2237a42fefacb14b094194f6a86e.zip
Obey external window moves with option (-m)topic/obey_move
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index ce0d71d..1bcb4d5 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION=20180725
+VERSION=20231107
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)