mirror of
https://github.com/AuxXxilium/eudev.git
synced 2024-11-23 23:10:57 +07:00
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:
parent
7ac0491cdb
commit
35257b404e
@ -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])
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user