We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca667de commit 51fa143Copy full SHA for 51fa143
configure.ac
@@ -1,6 +1,6 @@
1
AC_PREREQ(2.59)
2
3
-AC_INIT([lib_mysqludf_amqp], [0.0.0], [thomasc@ssimicro.com])
+AC_INIT([lib_mysqludf_amqp], [1.0.0], [thomasc@ssimicro.com])
4
AC_CONFIG_MACRO_DIR([m4])
5
AC_CONFIG_AUX_DIR([config])
6
0 commit comments