diff options
author | Xavier Roche <roche@httrack.com> | 2023-01-14 17:24:01 +0100 |
---|---|---|
committer | Xavier Roche <roche@httrack.com> | 2023-01-14 17:33:13 +0100 |
commit | bdc22572d06d3eb3f611a60a120ab3c3841eee11 (patch) | |
tree | c8c4851a98c27b8ea80e0265600ec5992b5a1e11 /src/htsglobal.h | |
parent | 5e1389e59a78280202e07d2386f8cd1f30bd88ec (diff) |
Updated to 3.49.4
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 2501520..8d6eacc 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-3" -#define HTTRACK_VERSIONID "3.49.3" +#define HTTRACK_VERSION "3.49-4" +#define HTTRACK_VERSIONID "3.49.4" #define HTTRACK_AFF_VERSION "3.x" #define HTTRACK_LIB_VERSION "2.0" |