X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=configure.ac;h=2c627735b76f1a4d7c1ed58af95e57639e810c7f;hb=2603255b7453c5fe9a2caef2cbb5974f6145ff8d;hp=d462ddc0f67d6df356921482bcfc456f06a901b4;hpb=2abbf01125731caf99490eca58db6debce717947;p=chaz%2Fopenbox diff --git a/configure.ac b/configure.ac index d462ddc0..2c627735 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ([2.54]) -AC_INIT([openbox], [3.0-alpha1], [http://bugzilla.icculus.org]) +AC_INIT([openbox], [3.0-alpha2], [http://bugzilla.icculus.org]) AM_INIT_AUTOMAKE AC_CONFIG_SRCDIR([kernel/openbox.c]) @@ -26,7 +26,7 @@ LIBTOOL="$LIBTOOL --silent" AC_PROG_INSTALL ALL_LINGUAS="" -AM_GNU_GETTEXT_VERSION(0.11.5) +AM_GNU_GETTEXT_VERSION(0.12.1) AM_GNU_GETTEXT([external]) AC_CHECK_HEADERS(ctype.h fcntl.h locale.h signal.h string.h stdio.h stdlib.h)