fclose() matcherrc after reading
[claws.git] / configure.in
index dde7c2aebfb86d47668d435120bd6cb6015ec979..71657710e17477cbc5355b116838812044c93095 100644 (file)
@@ -5,10 +5,10 @@ PACKAGE=sylpheed
 dnl version number
 MAJOR_VERSION=0
 MINOR_VERSION=7
-MICRO_VERSION=4
+MICRO_VERSION=6
 INTERFACE_AGE=0
 BINARY_AGE=0
-EXTRA_VERSION=claws100
+EXTRA_VERSION=claws28
 VERSION=$MAJOR_VERSION.$MINOR_VERSION.$MICRO_VERSION$EXTRA_VERSION
 
 dnl set $target
@@ -349,9 +349,7 @@ AC_CHECK_FUNCS(gethostname mkdir mktime socket strstr \
 AC_OUTPUT([
 Makefile
 sylpheed.spec
-intl/Makefile
 ac/Makefile
-po/Makefile.in
 libkcc/Makefile
 src/version.h
 src/Makefile
@@ -368,6 +366,7 @@ manual/es/Makefile
 manual/fr/Makefile
 manual/ja/Makefile
 tools/Makefile
+intl/Makefile po/Makefile.in
 ])
 
 dnl Output the configuration summary