diff options
author | Xavier Roche <xroche@users.noreply.github.com> | 2013-04-16 20:08:08 +0000 |
---|---|---|
committer | Xavier Roche <xroche@users.noreply.github.com> | 2013-04-16 20:08:08 +0000 |
commit | 6f37432c0ac8f21e15c93d26602dc721a418e2a9 (patch) | |
tree | ea00b045b33be4eaad74ceb89eb8aed18aa6d1b7 /src | |
parent | 8f0c31525a87a021d8095d3bc4b0158c545b8025 (diff) |
Updated to 3.47.4
Diffstat (limited to 'src')
-rw-r--r-- | src/htsglobal.h | 2 |
1 files changed, 1 insertions, 1 deletions
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" |