summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 5faf1ed6bd..6ab04df6bd 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
AC_PREREQ([2.68])
-AC_INIT([eudev],[1_beta4],[https://github.com/gentoo/eudev/issues])
-AC_SUBST(UDEV_VERSION, 200)
+AC_INIT([eudev],[1.0],[https://github.com/gentoo/eudev/issues])
+AC_SUBST(UDEV_VERSION, 204)
AC_CONFIG_SRCDIR([src/udev/udevd.c])
AC_USE_SYSTEM_EXTENSIONS