diff options
author | Richard Yao <ryao@gentoo.org> | 2012-12-08 09:53:04 -0500 |
---|---|---|
committer | Richard Yao <ryao@cs.stonybrook.edu> | 2012-12-08 09:56:49 -0500 |
commit | 7f14ef6bb1ef188213a310c1a568ff1b6f7a6b32 (patch) | |
tree | 24f36bbeffebc211d72c55b8683e7a0337c5b2b1 | |
parent | bfc850a01b7ba1d961e2f32550c6871ddef909d9 (diff) |
eudev 1_beta1eudev/v1_beta1
Signed-off-by: Richard Yao <ryao@gentoo.org>
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 59217a25ac..a994a5c1c9 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ([2.68]) -AC_INIT([eudev],[0.1],[https://github.com/gentoo/eudev/issues]) +AC_INIT([eudev],[1_beta1],[https://github.com/gentoo/eudev/issues]) AC_SUBST(UDEV_VERSION, 195) AC_CONFIG_SRCDIR([src/udev/udevd.c]) |