diff options
author | Xavier Roche <xroche@users.noreply.github.com> | 2013-05-01 11:21:18 +0000 |
---|---|---|
committer | Xavier Roche <xroche@users.noreply.github.com> | 2013-05-01 11:21:18 +0000 |
commit | dc5c8b0ab5dfd661faefbf8edd0f9d43c4079aed (patch) | |
tree | 9e2de6980c4503633b08c847e5b5f4a7bb18a0cd /src | |
parent | 3ca0c70a1bc7fcd325eb131a92e4c6be1f292968 (diff) |
Updated to 3.47.9 (Build-depends on libtool)
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 57d28e7..f522b3b 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.8" +#define HTTRACK_VERSIONID "3.47.9" #define HTTRACK_AFF_VERSION "3.x" #define HTTRACK_LIB_VERSION "2.0" |