summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXavier Roche <xroche@users.noreply.github.com>2012-03-19 13:35:14 +0000
committerXavier Roche <xroche@users.noreply.github.com>2012-03-19 13:35:14 +0000
commit879d235ca90dde774ee8fa1e8daa559a5736e5b2 (patch)
treeab5ee95aa01cf4ca24943ee3b390389fb3aafe50
parentc2380a0ffea16a309352be90bbc9a480c37a83d3 (diff)
new revision 3.45.3
-rwxr-xr-xconfigure2
-rw-r--r--configure.in2
-rw-r--r--debian/changelog6
3 files changed, 8 insertions, 2 deletions
diff --git a/configure b/configure
index f96d6d0..80c34ef 100755
--- a/configure
+++ b/configure
@@ -2992,7 +2992,7 @@ fi
# Define the identity of the package.
PACKAGE=httrack
- VERSION=3.45.2
+ VERSION=3.45.3
cat >>confdefs.h <<_ACEOF
diff --git a/configure.in b/configure.in
index d3cd435..1a9c183 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.2)
+AM_INIT_AUTOMAKE(httrack, 3.45.3)
VERSION_INFO="2:45:0"
AM_MAINTAINER_MODE
diff --git a/debian/changelog b/debian/changelog
index e8ea55e..d4ac2ad 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+httrack (3.45.3-1) unstable; urgency=low
+
+ * Updated to 3.45.3 (3.45-3)
+
+ -- Xavier Roche <xavier@debian.org> Mon, 19 Mar 2012 14:32:58 +0100
+
httrack (3.45.2-1) unstable; urgency=low
* Updated to 3.45.2 (3.45-2)