From: Dana Jansens Date: Tue, 16 Jul 2002 04:35:09 +0000 (+0000) Subject: screw that change. the next releaase will be 2.0.0! X-Git-Url: https://git.brokenzipper.com/gitweb?a=commitdiff_plain;h=ede324b490eb1f9d43f4d7aa9c19343d978c93ce;p=chaz%2Fopenbox screw that change. the next releaase will be 2.0.0! --- diff --git a/configure.in b/configure.in index 3eabecde..24125c93 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,1.90.0,no-define) +AM_INIT_AUTOMAKE(openbox,2.0.0,no-define) dnl Determine default prefix test x$prefix = "xNONE" && prefix="$ac_default_prefix"