diff options
| author | Dana Jansens <danakj@orodu.net> | 2002-05-10 09:09:36 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2002-05-10 09:09:36 +0000 |
| commit | fba11bf0c628d1d3a71c67d97f300a57d0892f1a (patch) | |
| tree | ead45317e5f41c1a0fdb49dab0eef47a5cffcfe3 /configure.in | |
| parent | 9f9cdf1194c82cc5aee2ec01d7db73551408d1d5 (diff) | |
increment version for next 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 f37715db..a211949d 100644 --- a/configure.in +++ b/configure.in @@ -1,7 +1,7 @@ dnl configure.in for Openbox dnl Initialize autoconf and automake AC_INIT(src/openbox.cc) -AM_INIT_AUTOMAKE(openbox,1.1.0,no-define) +AM_INIT_AUTOMAKE(openbox,1.1.1,no-define) dnl Determine default prefix test x$prefix = "xNONE" && prefix="$ac_default_prefix" |
