From dc4957eed8ea4844dc7bdba0830b7bbd95be3fd2 Mon Sep 17 00:00:00 2001 From: Scott Moynes Date: Sat, 19 Oct 2002 07:20:36 +0000 Subject: [PATCH] bumped up version --- configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.in b/configure.in index 3da2fe68..9b83fe50 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.0,no-define) +AM_INIT_AUTOMAKE(openbox,2.2.1,no-define) dnl Determine default prefix test x$prefix = "xNONE" && prefix="$ac_default_prefix" -- 2.39.2