diff options
author | Kay Sievers <kay.sievers@vrfy.org> | 2010-07-12 00:10:16 +0200 |
---|---|---|
committer | Kay Sievers <kay.sievers@vrfy.org> | 2010-07-12 00:10:16 +0200 |
commit | 3f42314fb6fc9589516aef47ebcdd86b1cd89888 (patch) | |
tree | b9d28cd7f40172781acd665b3ae930f351d6bf48 /configure.ac | |
parent | 885a09a9e1b7d928977140ae52f4c201e624ae81 (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 b9b1b0b636..4e9c49e426 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([udev], [160], [linux-hotplug@vger.kernel.org]) +AC_INIT([udev], [161], [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])]) |