Skip to content

Commit 16301e6

Browse files
authored
Merge pull request #112 from tsthght/master
modify DBProxy's version number
2 parents c0131db + 0cb2296 commit 16301e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configure.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# -*- Autoconf -*-
22
# Process this file with autoconf to produce a configure script.
33
AC_PREREQ(2.57)
4-
AC_INIT(dbproxy, 0.2.0, [email protected])
4+
AC_INIT(dbproxy, 0.2.2, [email protected])
55
AC_CONFIG_SRCDIR([src/mysql-proxy-cli.c])
66

77
AC_CANONICAL_TARGET

0 commit comments

Comments
 (0)