2007-10-09 [paul] 3.0.2cvs42
[claws.git] / configure.ac
index 4300a18bc22173606062c7c98d977f467ca039ca..eb01455b9e0a91b7241e2112d6511f5ef68b0e29 100644 (file)
@@ -1,4 +1,4 @@
-dnl Process this file with autoconf to produce a configure script.
+
 AC_PREREQ(2.60)
 AC_INIT(src/main.c)
 AC_CONFIG_AUX_DIR(config)
@@ -11,7 +11,7 @@ MINOR_VERSION=0
 MICRO_VERSION=2
 INTERFACE_AGE=0
 BINARY_AGE=0
-EXTRA_VERSION=35
+EXTRA_VERSION=42
 EXTRA_RELEASE=
 EXTRA_GTK2_VERSION=
 
@@ -142,7 +142,6 @@ then
 fi
 
 CFLAGS="$CFLAGS -Wall"
-
 pthread_name=
 case "$target" in
 *-darwin*)