diff options
author | Xavier Roche <xroche@users.noreply.github.com> | 2013-05-17 21:39:33 +0000 |
---|---|---|
committer | Xavier Roche <xroche@users.noreply.github.com> | 2013-05-17 21:39:33 +0000 |
commit | 46b6d81f72c884ac521bd08e4ed6b2732f308ec5 (patch) | |
tree | 4a2fd02a7e934f100876f3725eef5c675bffe7a2 /src | |
parent | afb797974e8ef2c0b49d7f93515e18669ed3694f (diff) |
3.47.12
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 f18c14b..abe6523 100644 --- a/src/htsglobal.h +++ b/src/htsglobal.h @@ -38,7 +38,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.11" +#define HTTRACK_VERSIONID "3.47.12" #define HTTRACK_AFF_VERSION "3.x" #define HTTRACK_LIB_VERSION "2.0" |