summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXavier Roche <xroche@users.noreply.github.com>2013-04-16 19:47:16 +0000
committerXavier Roche <xroche@users.noreply.github.com>2013-04-16 19:47:16 +0000
commit42d06690b4d229e1616f7cc8966fc0f7dae413d2 (patch)
treed402bdc67b0c4311a9a67c44cc693d9d61403e7f
parent4134db08b5e427577afdee44ff6ddbbac57392a9 (diff)
3.47.3
-rwxr-xr-xconfigure2
-rw-r--r--configure.in2
2 files changed, 2 insertions, 2 deletions
diff --git a/configure b/configure
index fe3d944..88142b2 100755
--- a/configure
+++ b/configure
@@ -2994,7 +2994,7 @@ fi
# Define the identity of the package.
PACKAGE=httrack
- VERSION=3.47.2
+ VERSION=3.47.3
cat >>confdefs.h <<_ACEOF
diff --git a/configure.in b/configure.in
index e872b15..b795af0 100644
--- a/configure.in
+++ b/configure.in
@@ -1,7 +1,7 @@
AC_INIT(src/httrack.c)
AC_CONFIG_MACRO_DIR([m4])
AM_CONFIG_HEADER(config.h)
-AM_INIT_AUTOMAKE(httrack, 3.47.2)
+AM_INIT_AUTOMAKE(httrack, 3.47.3)
VERSION_INFO="2:47:0"
AM_MAINTAINER_MODE