diff options
author | Kay Sievers <kay.sievers@vrfy.org> | 2011-05-18 19:05:06 +0200 |
---|---|---|
committer | Kay Sievers <kay.sievers@vrfy.org> | 2011-05-18 19:05:06 +0200 |
commit | 2661ff211706bc689617924e446a0d4c3f210da9 (patch) | |
tree | 2dbbc2e465035a85c9a13ffc604c12e9649d2201 /configure.ac | |
parent | udevadm: settle: wake up more often if --seq-start= or --exit-if-exists= is used (diff) | |
download | systemd-2661ff211706bc689617924e446a0d4c3f210da9.tar.xz systemd-2661ff211706bc689617924e446a0d4c3f210da9.zip |
release 169
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 22e0835919..d9947efb76 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([udev], [168], [linux-hotplug@vger.kernel.org]) +AC_INIT([udev], [169], [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])]) |