From 59d5ebd603494d2b82f101e844325523652f3015 Mon Sep 17 00:00:00 2001 From: Xavier Roche Date: Tue, 1 May 2012 19:01:38 +0000 Subject: 3.45.4 --- configure | 2 +- configure.in | 2 +- debian/changelog | 7 +++++++ 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/configure b/configure index 80c34ef..4e0f8cb 100755 --- a/configure +++ b/configure @@ -2992,7 +2992,7 @@ fi # Define the identity of the package. PACKAGE=httrack - VERSION=3.45.3 + VERSION=3.45.4 cat >>confdefs.h <<_ACEOF diff --git a/configure.in b/configure.in index 1a9c183..b817508 100644 --- a/configure.in +++ b/configure.in @@ -1,6 +1,6 @@ AC_INIT(src/httrack.c) AM_CONFIG_HEADER(config.h) -AM_INIT_AUTOMAKE(httrack, 3.45.3) +AM_INIT_AUTOMAKE(httrack, 3.45.4) VERSION_INFO="2:45:0" AM_MAINTAINER_MODE diff --git a/debian/changelog b/debian/changelog index 2e7eb08..e7fe80d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +httrack (3.45.4-1) unstable; urgency=low + + * Updated to 3.45.4 (3.45-4) + Lintian fixes + + -- Xavier Roche Tue, 01 May 2012 20:53:48 +0200 + httrack (3.45.3-1) unstable; urgency=low * Updated to 3.45.3 (3.45-3) -- cgit v1.2.3