diff options
| author | bakkeby <[email protected]> | 2020-11-23 09:24:14 +0100 |
|---|---|---|
| committer | bakkeby <[email protected]> | 2020-11-23 09:24:14 +0100 |
| commit | 9a760f3ea26495c0c58d1a403f9fbff631adbb4d (patch) | |
| tree | 8ff205a59a339d7f8429c972c144a79aed03d38a /patches.def.h | |
| parent | e350e4d93d404fe5be9aca5dbbbd50b0c3ad4860 (diff) | |
| download | dwm-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.h | 2 |
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. * |
