X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=configure.ac;h=1a91b3b1d35202e1bdf10e72b9036505c44e16a1;hb=refs%2Ftags%2F4.13;hp=9e61d997b51022cd0f10dbd41ccf9e6282864bc0;hpb=667857f568eb2edc8f4672ed6dffd353afb08974;p=i3%2Fi3 diff --git a/configure.ac b/configure.ac index 9e61d997..1a91b3b1 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([i3], [4.12], [https://github.com/i3/i3/issues]) +AC_INIT([i3], [4.13], [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])