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>
This commit is contained in:
Anthony G. Basile 2014-09-13 08:56:10 -04:00
parent 7ac0491cdb
commit 35257b404e

View File

@ -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])