]> Dogcows Code - chaz/openbox/blobdiff - configure.in
bumped up version number after bitmap merge
[chaz/openbox] / configure.in
index 2093d4e0bb9b5a0e7d5c1f7b993ae806db9a2f45..016dc9b29f2dd60fac0e2fc118a53a3ea97ec553 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.1.0,no-define)
+AM_INIT_AUTOMAKE(openbox,2.2.0,no-define)
 
 dnl Determine default prefix
 test x$prefix = "xNONE" && prefix="$ac_default_prefix"
@@ -292,6 +292,7 @@ nls/nl_NL/Makefile
 nls/pt_BR/Makefile
 nls/ro_RO/Makefile
 nls/ru_RU/Makefile
+nls/sk_SK/Makefile
 nls/sl_SI/Makefile
 nls/sv_SE/Makefile
 nls/tr_TR/Makefile
This page took 0.022473 seconds and 4 git commands to generate.