We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c0131db + 0cb2296 commit 16301e6Copy full SHA for 16301e6
configure.in
@@ -1,7 +1,7 @@
1
# -*- Autoconf -*-
2
# Process this file with autoconf to produce a configure script.
3
AC_PREREQ(2.57)
4
-AC_INIT(dbproxy, 0.2.0, [email protected])
+AC_INIT(dbproxy, 0.2.2, [email protected])
5
AC_CONFIG_SRCDIR([src/mysql-proxy-cli.c])
6
7
AC_CANONICAL_TARGET
0 commit comments