From bc782be8ff1407635033b6566cfb2707fbe4a77d Mon Sep 17 00:00:00 2001 From: Simeon Simeonov Date: Fri, 11 Dec 2020 10:57:33 +0100 Subject: Bump version to 2.2.13 --- CHANGELOG | 7 +++++++ I3LOCK_VERSION | 2 +- configure.ac | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index bed8d7f..7ea7cb6 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,10 @@ +2020-12-11 i3lock-extended 2.2.13 + + • Sync with i3lock 2.13 + • Add support for counting broken-down time until a specific calendar time (-C) + • Update documentation accordingly + + 2020-04-15 i3lock-extended 1.2.12a • Fix a PAM related bug diff --git a/I3LOCK_VERSION b/I3LOCK_VERSION index 91a7521..f2b42fc 100644 --- a/I3LOCK_VERSION +++ b/I3LOCK_VERSION @@ -1 +1 @@ -1.2.12a +2.2.13 diff --git a/configure.ac b/configure.ac index 699e5a6..158d6cf 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ # Run autoreconf -fi to generate a configure script from this file. AC_PREREQ([2.69]) -AC_INIT([i3lock-extended], [1.2.12a], [https://simeon.simeonov.no]) +AC_INIT([i3lock-extended], [2.2.13], [https://simeon.simeonov.no]) # For AX_EXTEND_SRCDIR AX_ENABLE_BUILDDIR AM_INIT_AUTOMAKE([foreign subdir-objects -Wall no-dist-gzip dist-bzip2]) -- cgit v1.3