Merge branch 'stable' into next

This commit is contained in:
Michael Stapelberg
2020-10-19 23:17:05 +02:00
4 changed files with 8 additions and 11 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.2], [https://github.com/i3/i3/issues])
AC_INIT([i3], [4.18.3], [https://github.com/i3/i3/issues])
# For AX_EXTEND_SRCDIR
AX_ENABLE_BUILDDIR
AM_INIT_AUTOMAKE([foreign -Wall no-dist-gzip dist-bzip2])