diff options
author | Kay Sievers <kay.sievers@vrfy.org> | 2009-02-23 21:27:03 +0100 |
---|---|---|
committer | Kay Sievers <kay.sievers@vrfy.org> | 2009-02-23 21:27:03 +0100 |
commit | 58e495438bee4b1e737286e874702bcfddf23212 (patch) | |
tree | f7fc60d0782dc8ca8b81c51fa76ddfd91f872010 /configure.ac | |
parent | 80be8c48c59708c52993ceddeedef8c2ed417016 (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 7fbc42c41b..3663ee809f 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_INIT([udev], - [138], + [139], [linux-hotplug@vger.kernel.org]) AC_PREREQ(2.60) AC_CONFIG_SRCDIR([udev/udevd.c]) |