From bebb9072ae8dd5467618403d8697701d9f58ce8b Mon Sep 17 00:00:00 2001 From: Simeon Simeonov Date: Tue, 14 Apr 2020 15:29:38 +0200 Subject: Fix documentation and release version typo --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 5fe3e33..2646504 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.12], [https://simeon.simeonov.no]) +AC_INIT([i3lock-extended], [1.2.12.1], [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