Remove ChangeLog/CHANGELOG.md

The cyberemissary notes were technically NEWS (about an unofficial
release) and the earlier VCS notes are useless.
This commit is contained in:
Evan Miller
2020-11-27 07:04:28 -05:00
parent 4c13b891d9
commit fa2ec4162c
4 changed files with 2 additions and 1018 deletions

View File

@@ -3,7 +3,7 @@ AC_INIT([mdbtools],[0.9.0-beta6],[https://github.com/mdbtools/mdbtools/issues],[
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_SRCDIR(src/extras/mdb-dump.c)
AM_INIT_AUTOMAKE
AM_INIT_AUTOMAKE([foreign])
MDBTOOLS_VERSION_MAJOR=0
MDBTOOLS_VERSION_MINOR=9