From b9b6fb7d9bb061a730d56fbb384091de25c4ada4 Mon Sep 17 00:00:00 2001 From: Florian Forster Date: Fri, 1 Dec 2006 09:24:04 +0100 Subject: [PATCH] Bumped version to 0.3.4; Updated ChangeLog and debian/changelog --- ChangeLog | 4 ++++ configure.ac | 2 +- debian/changelog | 6 ++++++ 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 4568cbd..f5eea37 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2006-12-01, Version 0.3.4 + * Fixes a bug in `ping_host_remove': Due to an incorrect hostname + checking the wrong host would be removed. + 2006-07-16, Version 0.3.3 * `sendto(2)' now catches `EHOSTUNREACH' and `ENETUNREACH' if they're defined. diff --git a/configure.ac b/configure.ac index 56a03c7..2c4eada 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT(liboping, 0.3.3) +AC_INIT(liboping, 0.3.4) AC_CONFIG_SRCDIR(src/liboping.c) AC_CONFIG_HEADERS(src/config.h) AM_INIT_AUTOMAKE(dist-bzip2) diff --git a/debian/changelog b/debian/changelog index a4af605..2ea7af9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +liboping (0.3.4-0octo1) unstable; urgency=low + + * New upstream version. + + -- Florian octo Forster Fri, 1 Dec 2006 09:23:19 +0100 + liboping (0.3.3-1) unstable; urgency=low * New upstream version. -- 2.30.2