Update configure.ac

This commit is contained in:
Raymond Li 2020-05-12 16:47:12 -04:00
parent 667a5e7f87
commit 86ac196bfa
No known key found for this signature in database
GPG Key ID: A014EA89B62BBB1B
1 changed files with 1 additions and 1 deletions

View File

@ -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])