diff options
author | Kay Sievers <kay.sievers@vrfy.org> | 2010-09-03 15:14:36 +0200 |
---|---|---|
committer | Kay Sievers <kay.sievers@vrfy.org> | 2010-09-03 15:14:36 +0200 |
commit | 397e0169bb6c8f811d8aa117e8f34858caa8b56b (patch) | |
tree | 00ca79dec196b72ed6cf96545bcffeaa54685a86 /configure.ac | |
parent | e7638c038b7e71619396cd69d61a64f29f64e638 (diff) |
version bump
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 31c5b1848a..810be67bee 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])]) |