diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2014-03-22 18:44:40 -0400 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2014-03-22 18:44:40 -0400 |
commit | 6330a66ad28c72700ddab894549fb154e3c561c9 (patch) | |
tree | 13b2fd571553c0a311bd54fd8ca6a353d1041911 /configure.ac | |
parent | 0114457e2f3c986437f6ba36fae9376b1d94c94b (diff) |
configure.ac: bump to 1.5.3eudev/v1.5.3
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac index a661165432..82b8dab1ee 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ AC_PREREQ([2.68]) -AC_INIT([eudev],[1.5.2],[https://github.com/gentoo/eudev/issues]) -AC_SUBST(UDEV_VERSION, 210) +AC_INIT([eudev],[1.5.3],[https://github.com/gentoo/eudev/issues]) +AC_SUBST(UDEV_VERSION, 211) AC_CONFIG_SRCDIR([src/udev/udevd.c]) AC_USE_SYSTEM_EXTENSIONS |