release i3 4.18.1

This commit is contained in:
Michael Stapelberg
2020-04-22 09:21:08 +02:00
parent 45468a36f0
commit 10eef6c12d
5 changed files with 35 additions and 74 deletions

View File

@ -2,7 +2,7 @@
# Run autoreconf -fi to generate a configure script from this file.
AC_PREREQ([2.69])
AC_INIT([i3], [4.18], [https://github.com/i3/i3/issues])
AC_INIT([i3], [4.18.1], [https://github.com/i3/i3/issues])
# For AX_EXTEND_SRCDIR
AX_ENABLE_BUILDDIR
AM_INIT_AUTOMAKE([foreign subdir-objects -Wall no-dist-gzip dist-bzip2])