Bumped version to 0.8.2 and updated change log

This commit is contained in:
Cyber Emissary
2018-12-28 08:03:02 -05:00
parent e24c481756
commit b753ff36a0
5 changed files with 16 additions and 5 deletions

View File

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