From 7d8b47509bafaf10985ba353a9e1d8aede451ef4 Mon Sep 17 00:00:00 2001 From: Simeon Simeonov Date: Tue, 29 Dec 2020 12:57:43 +0100 Subject: Bump version to 2.2.13a --- CHANGELOG | 12 +++++++++--- I3LOCK_VERSION | 2 +- configure.ac | 2 +- 3 files changed, 11 insertions(+), 5 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 7ea7cb6..ede4778 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,8 +1,14 @@ +2020-04-15 i3lock-extended 2.2.13a + + • Fix and sort the help (-h) string + • Display blinking text when --count-until has passed + • Update README.md + + 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 + • Sync with i3lock 2.13 • Add support for counting broken-down + time until a specific calendar time (-C) • Update documentationa accordingly 2020-04-15 i3lock-extended 1.2.12a diff --git a/I3LOCK_VERSION b/I3LOCK_VERSION index f2b42fc..7ea8f83 100644 --- a/I3LOCK_VERSION +++ b/I3LOCK_VERSION @@ -1 +1 @@ -2.2.13 +2.2.13a diff --git a/configure.ac b/configure.ac index 158d6cf..d7c4f04 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], [2.2.13], [https://simeon.simeonov.no]) +AC_INIT([i3lock-extended], [2.2.13a], [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