Releasing version 0.7.1

This commit is contained in:
Nirgal Vourgère
2013-10-13 10:51:24 +02:00
committed by Jean-Michel Vourgère
parent 1213f84859
commit f8ce1cccd4
3 changed files with 3 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
dnl Process this file with autoconf to produce a configure script.
AC_INIT([mdbtools],[0.7],[mdbtools-dev@lists.sourceforge.net])
AC_INIT([mdbtools],[0.7.1],[mdbtools-dev@lists.sourceforge.net])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_SRCDIR(src/extras/mdb-dump.c)