From: Dana Jansens Date: Tue, 24 Dec 2002 08:52:06 +0000 (+0000) Subject: up version for next release X-Git-Tag: openbox-2_3_0^2~19 X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=60147c6c9bd097d4d93ffde70bd3c98334c16bda;p=dana%2Fopenbox.git up version for next release --- diff --git a/configure.in b/configure.in index a107b504..984bcf7d 100644 --- a/configure.in +++ b/configure.in @@ -1,7 +1,7 @@ dnl configure.in for Openbox dnl Initialize autoconf and automake AC_INIT(src/blackbox.cc) -AM_INIT_AUTOMAKE(openbox,2.2.3,no-define) +AM_INIT_AUTOMAKE(openbox,2.2.4,no-define) dnl Determine default prefix test x$prefix = "xNONE" && prefix="$ac_default_prefix"