About to release version 0.7

This commit is contained in:
Jean-Michel Vourgère
2012-06-28 23:51:22 +02:00
parent e1c3e517a5
commit eaa9af89c3
2 changed files with 2 additions and 2 deletions

2
README
View File

@@ -1,4 +1,4 @@
This is mdbtools version 0.7~rc1 This is mdbtools version 0.7
Welcome to the exciting world of MDB Tools! In short, MDB Tools is a set of Welcome to the exciting world of MDB Tools! In short, MDB Tools is a set of
programs to help you use Microsoft Access file in various settings. The major programs to help you use Microsoft Access file in various settings. The major

View File

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