Update ChangeLog and bump version for v2.1.1 bug fix release

Signed-off-by: Joachim Nilsson <troglobit@gmail.com>
This commit is contained in:
Joachim Nilsson
2020-01-19 20:21:46 +01:00
parent c20c748afa
commit 24dafe9a27
2 changed files with 6 additions and 2 deletions

View File

@@ -25,7 +25,7 @@
# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
# SUCH DAMAGE.
AC_INIT([sysklogd], [2.1], [https://github.com/troglobit/sysklogd/issues],,
AC_INIT([sysklogd], [2.1.1], [https://github.com/troglobit/sysklogd/issues],,
[https://github.com/troglobit/sysklogd])
AC_CONFIG_AUX_DIR(aux)
AM_INIT_AUTOMAKE([1.11 foreign subdir-objects])