replace remnants of the old, renamed 'Execute' matchtype; add a brief description...
[claws.git] / configure.ac
index 0a59e98494cd4b7e883f220c19ebe11f3058f941..bb51abf436d9737e290a6dde5de1165c00f13109 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=34
+EXTRA_VERSION=39
 if test $EXTRA_VERSION -eq 0; then
     VERSION=${MAJOR_VERSION}.${MINOR_VERSION}.${MICRO_VERSION}claws
 else