commit 86ac196bfac35c395adcfb22d0817562c710e43f
parent 667a5e7f87064390f1a0d1b5efa9fd8c66663ed1
Author: Raymond Li <hi@raymond.li>
Date: Tue, 12 May 2020 16:47:12 -0400
Update configure.ac
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git 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-color], [2.12.c.1], [https://github.com/Raymo11/i3lock-color/issues])
+AC_INIT([i3lock-color], [2.12.c.3], [https://github.com/Raymo11/i3lock-color/issues])
# For AX_EXTEND_SRCDIR
AX_ENABLE_BUILDDIR
AM_INIT_AUTOMAKE([foreign subdir-objects -Wall no-dist-gzip dist-bzip2])