chiark / gitweb /
cdrom_id: Fix uninitialized buffers
[elogind.git] / configure.ac
index 88824b63b36919f22c771672d70e75c6f33a37b7..d53dd12a6c5ad3d7164e4d285eca0c62cdb62e41 100644 (file)
@@ -1,6 +1,6 @@
 AC_INIT([udev], [152], [linux-hotplug@vger.kernel.org])
 AC_PREREQ(2.60)
-AM_INIT_AUTOMAKE([check-news foreign 1.9 dist-bzip2 subdir-objects])
+AM_INIT_AUTOMAKE([check-news foreign 1.10 dist-bzip2 subdir-objects])
 m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
 AC_DISABLE_STATIC
 AC_USE_SYSTEM_EXTENSIONS