summaryrefslogtreecommitdiffhomepage
path: root/patches.def.h
diff options
context:
space:
mode:
authorbakkeby <[email protected]>2020-11-23 09:24:14 +0100
committerbakkeby <[email protected]>2020-11-23 09:24:14 +0100
commit9a760f3ea26495c0c58d1a403f9fbff631adbb4d (patch)
tree8ff205a59a339d7f8429c972c144a79aed03d38a /patches.def.h
parente350e4d93d404fe5be9aca5dbbbd50b0c3ad4860 (diff)
downloaddwm-flexipatch-9a760f3ea26495c0c58d1a403f9fbff631adbb4d.tar.gz
dwm-flexipatch-9a760f3ea26495c0c58d1a403f9fbff631adbb4d.zip
IPC: Bumping verison number to 1.5.7
Diffstat (limited to 'patches.def.h')
-rw-r--r--patches.def.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/patches.def.h b/patches.def.h
index fcb5ef6..df6f1c1 100644
--- a/patches.def.h
+++ b/patches.def.h
@@ -559,7 +559,7 @@
*/
#define INSETS_PATCH 0
-/* This patch (v1.5.5) implements inter-process communication through a UNIX socket for dwm. This
+/* This patch (v1.5.7) implements inter-process communication through a UNIX socket for dwm. This
* allows for the window manager to be queried for information, e.g. listen for events such as tag
* or layout changes, as well as send commands to control the window manager via other programs.
*