summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2015-02-11 14:59:18 -0500
committerAnthony G. Basile <blueness@gentoo.org>2015-02-11 14:59:18 -0500
commitff78357e5505d52f025b2f2d04420a90bf2e7699 (patch)
tree821f0c8e0403f324bce57714b8b67158f18de4e7 /configure.ac
parenta886604b8ab1e790709427771bee5fed43a8a187 (diff)
configure.ac: bump to 3.0 branch
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 6668f3dd56..146ef75a15 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ([2.68])
-AC_INIT([eudev],[2.2],[https://github.com/gentoo/eudev/issues])
+AC_INIT([eudev],[3.0],[https://github.com/gentoo/eudev/issues])
AC_SUBST(UDEV_VERSION, 217)
AC_CONFIG_SRCDIR([src/udev/udevd.c])