aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorKay Sievers <kay.sievers@vrfy.org>2009-07-08 02:02:02 +0200
committerKay Sievers <kay.sievers@vrfy.org>2009-07-08 02:02:02 +0200
commit804ab68550c5779a0a27b1ad2636184520f2a1cb (patch)
tree6add5d3607c7d14e63598e39a55ebce2c1fc3eea /configure.ac
parent257bb4cdac76c00be6e17b0b656df0a2d7ee7b4d (diff)
downloadudev-804ab68550c5779a0a27b1ad2636184520f2a1cb.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 96c10f7a..69c115db 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([udev], [144], [linux-hotplug@vger.kernel.org])
+AC_INIT([udev], [145], [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])])