diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2014-03-04 09:32:50 -0500 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2014-03-04 09:32:50 -0500 |
commit | 3836f0afa14c25b5218e5093db7bab5afcd32461 (patch) | |
tree | 8e146763ff4084788b570250e9a644217d86a491 | |
parent | 28b8a50320e61810a9a118d09f129501e312163b (diff) |
configure.ac: bump to version 1.5.1eudev/v1.5.1
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index e193f3649a..658e74f5e7 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ([2.68]) -AC_INIT([eudev],[1.5],[https://github.com/gentoo/eudev/issues]) +AC_INIT([eudev],[1.5.1],[https://github.com/gentoo/eudev/issues]) AC_SUBST(UDEV_VERSION, 210) AC_CONFIG_SRCDIR([src/udev/udevd.c]) |