diff options
-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]) |