diff options
author | Xavier Roche <xroche@users.noreply.github.com> | 2013-05-01 20:51:08 +0000 |
---|---|---|
committer | Xavier Roche <xroche@users.noreply.github.com> | 2013-05-01 20:51:08 +0000 |
commit | 830ae3dd9851355c82d86db2e6a22b78e88da0d7 (patch) | |
tree | d6656f30b2efd9e650531ab078692c2cf7ed4110 /src | |
parent | fe53745c9aad1deb4d28e33f6425576f39d41044 (diff) |
3.47.10
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 f522b3b..79b79b1 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.9" +#define HTTRACK_VERSIONID "3.47.10" #define HTTRACK_AFF_VERSION "3.x" #define HTTRACK_LIB_VERSION "2.0" |