X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=configure.ac;h=1cec49e1cd4f3f8f82bb12d78d30f85b56c4bace;hb=4cd6194f75619a8ab8aeae98aaeb6d6161517518;hp=b204a87c440e2a7ac0e28c18ee424079b0b560bf;hpb=af872468a6ca906518372074aac0ae730e260a3a;p=chaz%2Fopenbox diff --git a/configure.ac b/configure.ac index b204a87c..1cec49e1 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ([2.54]) -AC_INIT([openbox], [3.0-beta5], [http://bugzilla.icculus.org]) +AC_INIT([openbox], [3.0-rc4], [http://bugzilla.icculus.org]) AM_INIT_AUTOMAKE AC_CONFIG_SRCDIR([openbox/openbox.c]) @@ -57,7 +57,6 @@ LIBTOOL="$LIBTOOL --silent" AC_PROG_INSTALL -ALL_LINGUAS="" AM_GNU_GETTEXT_VERSION(0.12.1) AM_GNU_GETTEXT([external])