diff options
author | Xavier Roche <roche@httrack.com> | 2017-05-20 10:43:15 +0200 |
---|---|---|
committer | Xavier Roche <roche@httrack.com> | 2017-05-20 10:43:15 +0200 |
commit | fdd900b9c77e8765c00216b50f0b06f70990ae4d (patch) | |
tree | fdbfcb72c8633022b70be6d7e3e1aee4eeb30fb3 /src/htsglobal.h | |
parent | d1dadb3f2ec3bb02f980974ca79ee66e5df34351 (diff) |
Updated to 3.49.2
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 58c94b1..65ba1c6 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.49-1" -#define HTTRACK_VERSIONID "3.49.1" +#define HTTRACK_VERSION "3.49-2" +#define HTTRACK_VERSIONID "3.49.2" #define HTTRACK_AFF_VERSION "3.x" #define HTTRACK_LIB_VERSION "2.0" |