~jan-kneschke/mysql-proxy/packet-tracking-assertions

« back to all changes in this revision

Viewing changes to configure.in

  • Committer: jan at mysql
  • Date: 2010-05-18 13:13:40 UTC
  • Revision ID: jan@mysql.com-20100518131340-7n3x3z8g8fh9ucni
update the version string to 0.8.1, our next release

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#                                               -*- Autoconf -*-
2
2
# Process this file with autoconf to produce a configure script.
3
3
AC_PREREQ(2.57)
4
 
AC_INIT(mysql-proxy, 0.8.0, mysql-proxy-discuss@lists.launchpad.net)
 
4
AC_INIT(mysql-proxy, 0.8.1, mysql-proxy-discuss@lists.launchpad.net)
5
5
AC_CONFIG_SRCDIR([src/mysql-proxy-cli.c])
6
6
 
7
7
AC_CANONICAL_TARGET