mirror of
https://github.com/mdbtools/mdbtools.git
synced 2025-11-26 10:29:27 +08:00
About to release version 0.7
This commit is contained in:
2
README
2
README
@@ -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
|
||||||
|
|||||||
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user