diff --git a/configure.ac b/configure.ac index 53b3da1..a921094 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ(2.59) -AC_INIT([lib_mysqludf_amqp], [0.0.0], [thomasc@ssimicro.com]) +AC_INIT([lib_mysqludf_amqp], [1.0.0], [thomasc@ssimicro.com]) AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_AUX_DIR([config])