diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2013-07-11 09:05:33 -0400 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2013-07-11 09:05:41 -0400 |
commit | 1fdae2bccb230be7223634d370e940ba5b4be011 (patch) | |
tree | 4f57a9e283f87f00262f0ec1a9bf0efa07ff7e45 /configure.ac | |
parent | da7301e983c4ea294e301daf09dc02ca1f14fad9 (diff) |
Version bump to 1.1
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac index 6ab04df6bd..3e5c53f9c4 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ AC_PREREQ([2.68]) -AC_INIT([eudev],[1.0],[https://github.com/gentoo/eudev/issues]) -AC_SUBST(UDEV_VERSION, 204) +AC_INIT([eudev],[1.1],[https://github.com/gentoo/eudev/issues]) +AC_SUBST(UDEV_VERSION, 205) AC_CONFIG_SRCDIR([src/udev/udevd.c]) AC_USE_SYSTEM_EXTENSIONS |