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