aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorKay Sievers <kay.sievers@vrfy.org>2011-03-30 16:03:56 +0200
committerKay Sievers <kay.sievers@vrfy.org>2011-03-30 16:03:56 +0200
commita138cd07145519f30226e06d41b0a11b50864658 (patch)
treed146a6acc8df4ad4462e31da90456b22d74e0d7e /configure.ac
parent30b0fee9be553fbbb5bf1f0d1bd6eae34fdc4fc3 (diff)
downloadudev-a138cd07145519f30226e06d41b0a11b50864658.tar.gz
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 1775fb07..cb7585e5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([udev], [167], [linux-hotplug@vger.kernel.org])
+AC_INIT([udev], [168], [linux-hotplug@vger.kernel.org])
AC_PREREQ(2.60)
AM_INIT_AUTOMAKE([check-news foreign 1.10 dist-bzip2 subdir-objects])
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])