X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=configure.ac;h=8dce4f9f7846ffcefb0fabbfce894ce602ed216f;hb=6339427f017e1265a022e6537e16a8b4a921e52f;hp=f2bf26f80e7c7cff73ead84be91744fcc8deb858;hpb=b23f23b29b2d017fc3a073a7aa84888796846249;p=i3%2Fi3 diff --git a/configure.ac b/configure.ac index f2bf26f8..8dce4f9f 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.13], [https://github.com/i3/i3/issues]) +AC_INIT([i3], [4.15], [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])