summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2014-03-04 09:32:50 -0500
committerAnthony G. Basile <blueness@gentoo.org>2014-03-04 09:32:50 -0500
commit3836f0afa14c25b5218e5093db7bab5afcd32461 (patch)
tree8e146763ff4084788b570250e9a644217d86a491
parent28b8a50320e61810a9a118d09f129501e312163b (diff)
configure.ac: bump to version 1.5.1eudev/v1.5.1
-rw-r--r--configure.ac2
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])