diff options
author | Xavier Roche <xroche@users.noreply.github.com> | 2014-05-14 17:51:09 +0000 |
---|---|---|
committer | Xavier Roche <xroche@users.noreply.github.com> | 2014-05-14 17:51:09 +0000 |
commit | 4ff55249ede70eff7081a475e91abf0e2554fe2a (patch) | |
tree | 462b8a8401f90b8cb3cfc24b6120c90cfe8dd433 /src | |
parent | fea8122ed35c8a7895fc1195d4257fb6c42fe128 (diff) |
3.48.7
Diffstat (limited to 'src')
-rw-r--r-- | src/htsglobal.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/htsglobal.h b/src/htsglobal.h index 0546017..9e76dd3 100644 --- a/src/htsglobal.h +++ b/src/htsglobal.h @@ -36,8 +36,8 @@ Please visit our Website: http://www.httrack.com #define HTTRACK_GLOBAL_DEFH // Version (also check external version information) -#define HTTRACK_VERSION "3.48-6" -#define HTTRACK_VERSIONID "3.48.6" +#define HTTRACK_VERSION "3.48-7" +#define HTTRACK_VERSIONID "3.48.7" #define HTTRACK_AFF_VERSION "3.x" #define HTTRACK_LIB_VERSION "2.0" |