Skip to content

Commit

Permalink
Release v1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
thkukuk committed Mar 19, 2019
1 parent 515e523 commit def2960
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@ issue-generator NEWS -- history of user-visible changes.

Copyright (C) 2017-2019 Thorsten Kukuk

Version 1.2.2
* Fix naming in systemd units

Version 1.2.1
* Fix telemetrics payload in success case

Expand Down
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
dnl Process this file with autoconf to produce a configure script.
AC_INIT(health-checker, 1.2.1)
AC_INIT(health-checker, 1.2.2)
AM_INIT_AUTOMAKE
AC_CONFIG_SRCDIR([sbin/health-checker.in])
AC_PREFIX_DEFAULT(/usr)
Expand Down

0 comments on commit def2960

Please sign in to comment.