diff options
author | Xavier Roche <xroche@users.noreply.github.com> | 2014-05-15 17:08:29 +0000 |
---|---|---|
committer | Xavier Roche <xroche@users.noreply.github.com> | 2014-05-15 17:08:29 +0000 |
commit | e5b3c851562b09f920f6e790ba31bcd6939dfa6b (patch) | |
tree | 9ca8cc241864e9545bd7e5b8f6672daf61c36ee9 /src/htsglobal.h | |
parent | 843faaf83dee2b5c41bc1cff7a1fcc5a64007515 (diff) |
3.48.8
Diffstat (limited to 'src/htsglobal.h')
-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 9e76dd3..ba74e54 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-7" -#define HTTRACK_VERSIONID "3.48.7" +#define HTTRACK_VERSION "3.48-8" +#define HTTRACK_VERSIONID "3.48.8" #define HTTRACK_AFF_VERSION "3.x" #define HTTRACK_LIB_VERSION "2.0" |