aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorKay Sievers <kay.sievers@vrfy.org>2010-09-03 15:14:36 +0200
committerKay Sievers <kay.sievers@vrfy.org>2010-09-03 15:14:36 +0200
commit397e0169bb6c8f811d8aa117e8f34858caa8b56b (patch)
tree00ca79dec196b72ed6cf96545bcffeaa54685a86 /configure.ac
parente7638c038b7e71619396cd69d61a64f29f64e638 (diff)
downloadudev-397e0169bb6c8f811d8aa117e8f34858caa8b56b.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 31c5b184..810be67b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([udev], [162], [linux-hotplug@vger.kernel.org])
+AC_INIT([udev], [163], [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])])