Update ChangeLog and bump version for v2.0.2 release

Signed-off-by: Joachim Nilsson <troglobit@gmail.com>
This commit is contained in:
Joachim Nilsson
2019-11-28 09:46:11 +01:00
parent 1d8fe4944d
commit 90a993f5a2
2 changed files with 17 additions and 2 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.1], [https://github.com/troglobit/sysklogd/issues],,
AC_INIT([sysklogd], [2.0.2], [https://github.com/troglobit/sysklogd/issues],,
[https://github.com/troglobit/sysklogd])
AM_INIT_AUTOMAKE([1.11 foreign subdir-objects])
LT_INIT([pic-only])