diff options
author | Xavier Roche <xroche@users.noreply.github.com> | 2013-04-27 13:33:10 +0000 |
---|---|---|
committer | Xavier Roche <xroche@users.noreply.github.com> | 2013-04-27 13:33:10 +0000 |
commit | 62d7a2088246fcad986f6877087dc5f78e7c9780 (patch) | |
tree | 74abc5bdc002318cc2005bb2cc41ce240a53bd41 /src | |
parent | cd4574c270dad6172a013bc3eedcec53999d3298 (diff) |
3.47.6
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 3e5ab8d..b4334a7 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.5" +#define HTTRACK_VERSIONID "3.47.6" #define HTTRACK_AFF_VERSION "3.x" #define HTTRACK_LIB_VERSION "2.0" |