configure.ac: bump to 3.0 branch

Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
This commit is contained in:
Anthony G. Basile 2015-02-11 14:59:18 -05:00
parent a886604b8a
commit ff78357e55
1 changed files with 1 additions and 1 deletions

View File

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