increasing the extra version, for the changes in src/mimeview.c (1.88)
[claws.git] / configure.ac
index bf7874497c35fcd9c8bfda7f0c0da1626279dec6..0950ad04fe8477a7e8857eeacc013301638a6ae2 100644 (file)
@@ -8,10 +8,10 @@ PACKAGE=sylpheed
 dnl version number
 MAJOR_VERSION=0
 MINOR_VERSION=9
-MICRO_VERSION=5
+MICRO_VERSION=6
 INTERFACE_AGE=0
 BINARY_AGE=0
-EXTRA_VERSION=33
+EXTRA_VERSION=22
 if test $EXTRA_VERSION -eq 0; then
     VERSION=${MAJOR_VERSION}.${MINOR_VERSION}.${MICRO_VERSION}claws
 else