summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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"