]> gitweb.michael.orlitzky.com - xfce4-hdaps.git/blobdiff - configure.ac.in
configure.ac.in: bump version to 1.0.2.
[xfce4-hdaps.git] / configure.ac.in
index 92f8e76682e7b4f8468020fdacfc9c5e3090690b..9f7c7983f131d06ea2f8a728577df0c240ddc160 100644 (file)
@@ -7,7 +7,7 @@ dnl
 dnl ***************************
 dnl *** Version information ***
 dnl ***************************
-m4_define([xfce4_hdaps_version], [1.0.0])
+m4_define([xfce4_hdaps_version], [1.0.2])
 
 dnl ***************************
 dnl *** Initialize autoconf ***
@@ -20,7 +20,7 @@ AC_PREREQ([2.50])
 dnl ***************************
 dnl *** Initialize automake ***
 dnl ***************************
-AM_INIT_AUTOMAKE([1.8 no-dist-gzip dist-bzip2 tar-ustar])
+AM_INIT_AUTOMAKE([-Wall no-dist-gzip dist-xz tar-ustar])
 AM_CONFIG_HEADER([config.h])
 AM_MAINTAINER_MODE()
 m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])