aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorKay Sievers <kay.sievers@vrfy.org>2009-06-22 16:34:55 +0200
committerKay Sievers <kay.sievers@vrfy.org>2009-06-22 16:34:55 +0200
commit7d063096c44630593b13eae76c03619b974e0364 (patch)
tree1a270dc9ee4ebfc0f9759cb040a9b1674f920452 /configure.ac
parent717244eba03210685529de9a1ccf96dccaea2142 (diff)
downloadudev-7d063096c44630593b13eae76c03619b974e0364.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 0edc2939..498c4c9a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([udev], [14], [linux-hotplug@vger.kernel.org])
+AC_INIT([udev], [144], [linux-hotplug@vger.kernel.org])
AC_PREREQ(2.60)
AM_INIT_AUTOMAKE([check-news foreign 1.9 dist-bzip2])
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])