fix account_find_from_address() bug
[claws.git] / configure.in
index 5147e4f4c6c7bd3bf817938b82a389ecdbd7b8cd..9f02652e8d70d17e542e00c701ceb4a028e56b9b 100644 (file)
@@ -5,10 +5,10 @@ PACKAGE=sylpheed
 dnl version number
 MAJOR_VERSION=0
 MINOR_VERSION=7
-MICRO_VERSION=4
+MICRO_VERSION=5
 INTERFACE_AGE=0
 BINARY_AGE=0
-EXTRA_VERSION=claws20
+EXTRA_VERSION=claws3
 VERSION=$MAJOR_VERSION.$MINOR_VERSION.$MICRO_VERSION$EXTRA_VERSION
 
 dnl set $target
@@ -75,7 +75,7 @@ AC_ARG_WITH(compiler-flags,
     CFLAGS="$CFLAGS $withval")
 
 dnl for gettext
-ALL_LINGUAS="cs de el es fr hr it ja ko nl pl pt_BR ru sv"
+ALL_LINGUAS="cs de el en_GB es fr hr it ja ko nl pl pt_BR ru sv"
 AM_GNU_GETTEXT
 dnl AC_CHECK_FUNC(gettext, AC_CHECK_LIB(intl, gettext))
 localedir='${prefix}/${DATADIRNAME}/locale'
@@ -356,12 +356,15 @@ libkcc/Makefile
 src/version.h
 src/Makefile
 faq/Makefile
+faq/de/Makefile
 faq/en/Makefile
 faq/es/Makefile
 faq/fr/Makefile
 faq/it/Makefile
 manual/Makefile
+manual/de/Makefile
 manual/en/Makefile
+manual/es/Makefile
 manual/fr/Makefile
 manual/ja/Makefile
 tools/Makefile