summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2014-09-13 08:56:10 -0400
committerAnthony G. Basile <blueness@gentoo.org>2014-09-13 08:56:10 -0400
commit35257b404e1b449bcfbcbbf7dd4a713927bec8ed (patch)
tree911e4de3e51064dde16e4331c0e4fc538a1aa152 /configure.ac
parent7ac0491cdb6e7e970d0721824fdea2f675272192 (diff)
configure.ac: bump 2.0 = upstream 216
Branch v2.X breaks from v1.X in that it removes the userland firmware loading support. 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 97e559a220..8614493dad 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ([2.68])
-AC_INIT([eudev],[1.10],[https://github.com/gentoo/eudev/issues])
+AC_INIT([eudev],[2.0],[https://github.com/gentoo/eudev/issues])
AC_SUBST(UDEV_VERSION, 216)
AC_CONFIG_SRCDIR([src/udev/udevd.c])