summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXavier Roche <xroche@users.noreply.github.com>2013-04-16 20:08:08 +0000
committerXavier Roche <xroche@users.noreply.github.com>2013-04-16 20:08:08 +0000
commit6f37432c0ac8f21e15c93d26602dc721a418e2a9 (patch)
treeea00b045b33be4eaad74ceb89eb8aed18aa6d1b7
parent8f0c31525a87a021d8095d3bc4b0158c545b8025 (diff)
Updated to 3.47.4
-rw-r--r--debian/changelog6
-rw-r--r--src/htsglobal.h2
2 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 6689286..4030c80 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+httrack (3.47.4-1) unstable; urgency=low
+
+ * Fixing previous conflicts due to moved files from webhttrack-common to webhttrack
+
+ -- Xavier Roche <roche@proliant.localnet> Tue, 16 Apr 2013 22:07:37 +0200
+
httrack (3.47.3-1) unstable; urgency=low
* Fixing conflicts due to moved files from webhttrack to webhttrack-common
diff --git a/src/htsglobal.h b/src/htsglobal.h
index 655c4bb..52efe25 100644
--- a/src/htsglobal.h
+++ b/src/htsglobal.h
@@ -41,7 +41,7 @@ Please visit our Website: http://www.httrack.com
// Version (also check external version information)
#define HTTRACK_VERSION "3.47"
-#define HTTRACK_VERSIONID "3.47.3"
+#define HTTRACK_VERSIONID "3.47.4"
#define HTTRACK_AFF_VERSION "3.x"
#define HTTRACK_LIB_VERSION "2.0"