diff options
author | Xavier Roche <xroche@users.noreply.github.com> | 2014-07-12 13:20:10 +0000 |
---|---|---|
committer | Xavier Roche <xroche@users.noreply.github.com> | 2014-07-12 13:20:10 +0000 |
commit | a68ec9ad2a11db80b34ea8ded2bc18bd39fca912 (patch) | |
tree | d855fe65e3463b666a9e2d03b1c7a033ebdbbafb /src/htsglobal.h | |
parent | f912d9f024ddd4aad444133007c5cbe1987235c2 (diff) |
3.48.17
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 1d59cd0..c383b29 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-16" -#define HTTRACK_VERSIONID "3.48.16" +#define HTTRACK_VERSION "3.48-17" +#define HTTRACK_VERSIONID "3.48.17" #define HTTRACK_AFF_VERSION "3.x" #define HTTRACK_LIB_VERSION "2.0" |