diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2013-04-10 22:11:37 -0400 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2013-04-10 22:11:37 -0400 |
commit | 1fcf167f650ea2a6099b32f04da2b199340a73ff (patch) | |
tree | 331af229d700b654c21b63495c3956dd15ea5dfa | |
parent | faed3b5ff10ac02a38d706861fc87e9ffc6142b7 (diff) |
Version bump to eudev-1_beta4eudev/v1_beta4
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 7aa0f8ac04..17ab7c4a03 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ([2.68]) -AC_INIT([eudev],[1_beta3],[https://github.com/gentoo/eudev/issues]) +AC_INIT([eudev],[1_beta4],[https://github.com/gentoo/eudev/issues]) AC_SUBST(UDEV_VERSION, 200) AC_CONFIG_SRCDIR([src/udev/udevd.c]) |