]> Dogcows Code - chaz/openbox/blobdiff - configure.in
Safari_Al's patch which fixes inconsistent capitalization in some actions.
[chaz/openbox] / configure.in
index fa285cf5b684d3686503734cce2af084d01bab98..4aef1c11298cd14d574b86089d49dc51397db71f 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.0.0,no-define)
+AM_INIT_AUTOMAKE(openbox,2.1.0,no-define)
 
 dnl Determine default prefix
 test x$prefix = "xNONE" && prefix="$ac_default_prefix"
@@ -260,6 +260,7 @@ nls/it_IT/Makefile
 nls/ja_JP/Makefile
 nls/ko_KR/Makefile
 nls/no_NO/Makefile
+nls/pl_PL/Makefile
 nls/nl_NL/Makefile
 nls/pt_BR/Makefile
 nls/ro_RO/Makefile
This page took 0.020954 seconds and 4 git commands to generate.