Update ChangeLog and bump version for v2.0 release

Signed-off-by: Joachim Nilsson <troglobit@gmail.com>
This commit is contained in:
Joachim Nilsson
2019-11-15 11:15:23 +01:00
parent c2061b8f53
commit b22e1339c9
2 changed files with 5 additions and 4 deletions

View File

@@ -16,7 +16,7 @@
# with this program; if not, write to the Free Software Foundation, Inc.,
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
AC_INIT([sysklogd], [2.0-rc2], [https://github.com/troglobit/sysklogd/issues],,
AC_INIT([sysklogd], [2.0], [https://github.com/troglobit/sysklogd/issues],,
[https://github.com/troglobit/sysklogd])
AM_INIT_AUTOMAKE([1.11 foreign subdir-objects])
LT_INIT([pic-only])