several actions for each filtering rules can now be defined
[claws.git] / configure.ac
index e5cd9a25fcc93d78007e3430826e37449ce15386..7b250f8ba34e287517728b9d317590cc1c2ffd5b 100644 (file)
@@ -8,10 +8,10 @@ PACKAGE=sylpheed
 dnl version number
 MAJOR_VERSION=0
 MINOR_VERSION=9
-MICRO_VERSION=3
+MICRO_VERSION=4
 INTERFACE_AGE=0
 BINARY_AGE=0
-EXTRA_VERSION=93
+EXTRA_VERSION=7
 if test $EXTRA_VERSION -eq 0; then
     VERSION=${MAJOR_VERSION}.${MINOR_VERSION}.${MICRO_VERSION}claws
 else
@@ -484,7 +484,7 @@ if test x"$ac_cv_enable_clamav_plugin" = xyes; then
 
                PLUGINS="clamav $PLUGINS"
        else
-               AC_MSG_NOTICE(clamav library not found, will not build clamaw plugin)
+               AC_MSG_NOTICE(clamav library not found, will not build clamav plugin)
        fi
 fi
 AM_CONDITIONAL(BUILD_CLAMAV_PLUGIN, test x"$ac_cv_enable_clamav_plugin" = xyes)
@@ -528,6 +528,7 @@ manual/fr/Makefile
 manual/ja/Makefile
 tools/Makefile
 config/Makefile
+sylpheed-claws.pc
 ])
 
 dnl Output the configuration summary