update src/Makefile.am to reflect the changes to the icons that happened in 0.9.6claws35
[claws.git] / configure.ac
index bb9ed6ebba3006dd3e8b9c18115a8a82141e722e..8e9aade23d5b85284c6203defa8a42b02110c667 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=12
+EXTRA_VERSION=45
 if test $EXTRA_VERSION -eq 0; then
     VERSION=${MAJOR_VERSION}.${MINOR_VERSION}.${MICRO_VERSION}claws
 else