From: Dana Jansens Date: Sun, 22 Sep 2002 22:06:04 +0000 (+0000) Subject: up version for the release X-Git-Tag: openbox-2_1_1^3~1 X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=4f6ee0a8851f7def4501ea853a1713ddbf24d4f2;p=dana%2Fopenbox.git up version for the release --- diff --git a/configure.in b/configure.in index 277b1145..21e29d2d 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.0,no-define) +AM_INIT_AUTOMAKE(openbox,2.1.1,no-define) dnl Determine default prefix test x$prefix = "xNONE" && prefix="$ac_default_prefix"