diff --git a/configure.ac b/configure.ac index 2be0259..eb7a252 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ dnl XCB_UTIL_M4_WITH_INCLUDE_PATH requires Autoconf >= 2.62 AC_PREREQ(2.62) -AC_INIT([xcb-util-xrm],0.0.1,[xcb@lists.freedesktop.org]) +AC_INIT([xcb-util-xrm],1.0,[xcb@lists.freedesktop.org]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_MACRO_DIR([m4])