aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorKay Sievers <kay.sievers@vrfy.org>2009-08-14 20:08:47 +0200
committerKay Sievers <kay.sievers@vrfy.org>2009-08-14 20:08:47 +0200
commit5751707e0e9564e631d3b200cc64a1630866791f (patch)
treee3bc97add7b28d191b23520aef32506d39d0b62b /configure.ac
parent863ad21fbfdd6a39ab8009f37da631684e0a03a4 (diff)
downloadudev-5751707e0e9564e631d3b200cc64a1630866791f.tar.gz
configure.ac: version bump
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 727cba6e..3afb94a8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([udev], [146], [linux-hotplug@vger.kernel.org])
+AC_INIT([udev], [147], [linux-hotplug@vger.kernel.org])
AC_PREREQ(2.60)
AM_INIT_AUTOMAKE([check-news foreign 1.9 dist-bzip2 subdir-objects])
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])