summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorIan Stakenvicius <axs@gentoo.org>2013-01-21 15:49:32 -0500
committerIan Stakenvicius <axs@gentoo.org>2013-01-21 15:49:32 -0500
commitdd43e0b64c8a4c24f3fb363da5b83e3aa14c367e (patch)
treec98c3c024a8c19ec7e0070030497c39ed20d9295 /configure.ac
parent6d72c38a3f19934183b1fc330ccc91992cb8588d (diff)
Adjust version in configure.ac for beta2 release
Signed-off-by: Anthony G. Basile <blueness@gentoo.org> Signed-off-by: Ian Stakenvicius <axs@gentoo.org>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 874d39f5fc..500bf12e50 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ([2.68])
-AC_INIT([eudev],[1_beta1],[https://github.com/gentoo/eudev/issues])
+AC_INIT([eudev],[1_beta2],[https://github.com/gentoo/eudev/issues])
AC_SUBST(UDEV_VERSION, 196)
AC_CONFIG_SRCDIR([src/udev/udevd.c])