From: Dana Jansens Date: Tue, 24 Sep 2002 04:38:38 +0000 (+0000) Subject: up the version for the next future release X-Git-Tag: openbox-2_1_2^3~7 X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=535043134309b7a6456cbc50eb1b43e74edcb366;p=dana%2Fopenbox.git up the version for the next future release --- diff --git a/configure.in b/configure.in index aad80c04..3833aa1a 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.1.1,no-define) +AM_INIT_AUTOMAKE(openbox,2.1.2,no-define) dnl Determine default prefix test x$prefix = "xNONE" && prefix="$ac_default_prefix"