commit 4817fcc7247ec0904d6d43111aa0b3ac2dd744a8 parent 8c993d25f5b9b814c2cc52abde589a6f81428b24 Author: Michael Stapelberg <michael@stapelberg.de> Date: Thu, 18 Oct 2018 08:27:29 +0200 Update CHANGELOG and I3LOCK_VERSION Diffstat:
| M | CHANGELOG | | | 4 | ++++ |
| M | I3LOCK_VERSION | | | 2 | +- |
2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG @@ -1,3 +1,7 @@ +2018-10-18 i3lock 2.11.1 + + • Fix dist tarball by including I3LOCK_VERSION + 2018-10-10 i3lock 2.11 • Switch to autotools diff --git a/I3LOCK_VERSION b/I3LOCK_VERSION @@ -1 +1 @@ -2.11-non-git +2.11.1
