diff options
| author | Dana Jansens <danakj@orodu.net> | 2002-07-16 04:31:12 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2002-07-16 04:31:12 +0000 |
| commit | b03eccf8324ce95799dbc4d17f0e910b3ca49b50 (patch) | |
| tree | a0822c21f74e9f37cd0cb2c93bf4e6ca64cfe59d /configure.in | |
| parent | 315f1d107aded0ad2399292f2900c7fd46791ab2 (diff) | |
change the version number back a bit. preparing for a testing release.
Diffstat (limited to 'configure.in')
| -rw-r--r-- | configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in index 24125c93..3eabecde 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.0.0,no-define) +AM_INIT_AUTOMAKE(openbox,1.90.0,no-define) dnl Determine default prefix test x$prefix = "xNONE" && prefix="$ac_default_prefix" |
