From 09b7862b4e208d0e0b16736ff93bec45e03996fa Mon Sep 17 00:00:00 2001 From: Florian Forster Date: Sun, 16 Jul 2006 12:34:46 +0200 Subject: [PATCH] Bumped version to 0.3.3; 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 80154f3..4568cbd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2006-07-16, Version 0.3.3 + * `sendto(2)' now catches `EHOSTUNREACH' and `ENETUNREACH' if they're + defined. + 2006-07-13, Version 0.3.2 * `oping' now drops root privileges as soon as possible. * `liboping' now contains an `soname' and a version. diff --git a/configure.ac b/configure.ac index e8105b2..56a03c7 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT(liboping, 0.3.2) +AC_INIT(liboping, 0.3.3) 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 6f2cbec..a4af605 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +liboping (0.3.3-1) unstable; urgency=low + + * New upstream version. + + -- Florian Forster Sun, 16 Jul 2006 12:32:23 +0200 + liboping (0.3.2-1) unstable; urgency=low * New upstream version. -- 2.11.0