diff options
author | Xavier Roche <xroche@users.noreply.github.com> | 2013-04-14 18:02:58 +0000 |
---|---|---|
committer | Xavier Roche <xroche@users.noreply.github.com> | 2013-04-14 18:02:58 +0000 |
commit | 39e1605e917ee9d8b1db685217a62d8a9f481442 (patch) | |
tree | 13f2e0dfc3594065b73169acaefacedb3093ba43 /src | |
parent | 33d7070c48078979c1b9dbea983cd1a37299c16e (diff) |
Version 3.47.2
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 2a3f483..8d007c9 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.1" +#define HTTRACK_VERSIONID "3.47.2" #define HTTRACK_AFF_VERSION "3.x" #define HTTRACK_LIB_VERSION "2.0" |