use g_basename rather than basename
[claws.git] / configure.ac
index 28fdcfd969ac046af5cc842d007989c7c7ce2f47..54c413145d1f773ab9d341ed3e34a003df0b16da 100644 (file)
@@ -11,7 +11,7 @@ MINOR_VERSION=9
 MICRO_VERSION=6
 INTERFACE_AGE=0
 BINARY_AGE=0
-EXTRA_VERSION=31
+EXTRA_VERSION=50
 if test $EXTRA_VERSION -eq 0; then
     VERSION=${MAJOR_VERSION}.${MINOR_VERSION}.${MICRO_VERSION}claws
 else