diff options
author | Xavier Roche <xroche@users.noreply.github.com> | 2012-03-19 13:32:16 +0000 |
---|---|---|
committer | Xavier Roche <xroche@users.noreply.github.com> | 2012-03-19 13:32:16 +0000 |
commit | 16321a0ca4b8ffba6be6ef836e12d3bca5c376e2 (patch) | |
tree | ef617286d3a2b76941a63f9b9bdb2e56fc50e98b /src | |
parent | 59f93cdfd2219d697a43eff189be7d9e7f62ca70 (diff) |
Updated release
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 c4db403..a0483e2 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.45" -#define HTTRACK_VERSIONID "3.45.2" +#define HTTRACK_VERSIONID "3.45.3" #define HTTRACK_AFF_VERSION "3.x" #define HTTRACK_LIB_VERSION "2.0" |