Version bump
authorScott Moynes <smoynes@nexus.carleton.ca>
Mon, 3 Feb 2003 22:19:47 +0000 (22:19 +0000)
committerScott Moynes <smoynes@nexus.carleton.ca>
Mon, 3 Feb 2003 22:19:47 +0000 (22:19 +0000)
configure.in

index 984bcf7d55b2c6ddd180e3ee5ce848d5be385777..3757423f66198cd311c0d305f26dadd20be9cc7c 100644 (file)
@@ -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.4,no-define)
+AM_INIT_AUTOMAKE(openbox,2.3.0,no-define)
 
 dnl Determine default prefix
 test x$prefix = "xNONE" && prefix="$ac_default_prefix"