change the version number back a bit. preparing for a testing release.
This commit is contained in:
parent
315f1d107a
commit
b03eccf832
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
dnl configure.in for Openbox
|
dnl configure.in for Openbox
|
||||||
dnl Initialize autoconf and automake
|
dnl Initialize autoconf and automake
|
||||||
AC_INIT(src/blackbox.cc)
|
AC_INIT(src/blackbox.cc)
|
||||||
AM_INIT_AUTOMAKE(openbox,2.0.0,no-define)
|
AM_INIT_AUTOMAKE(openbox,1.90.0,no-define)
|
||||||
|
|
||||||
dnl Determine default prefix
|
dnl Determine default prefix
|
||||||
test x$prefix = "xNONE" && prefix="$ac_default_prefix"
|
test x$prefix = "xNONE" && prefix="$ac_default_prefix"
|
||||||
|
|
Loading…
Reference in a new issue