diff options
author | Xavier Roche <roche@httrack.com> | 2024-01-27 14:31:50 +0100 |
---|---|---|
committer | Xavier Roche <roche@httrack.com> | 2024-01-27 14:34:37 +0100 |
commit | 70d43d42b5bef9057b5387c0d80556ecb9045779 (patch) | |
tree | 6c60e523fb37c4834622190b709456527c3adf57 /src/htsglobal.h | |
parent | e6ff10ea25f1f9cf58d04462d8ee9613d69711e6 (diff) |
Updated to 3.49.5
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 8d6eacc..186e74c 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-4" -#define HTTRACK_VERSIONID "3.49.4" +#define HTTRACK_VERSION "3.49-5" +#define HTTRACK_VERSIONID "3.49.5" #define HTTRACK_AFF_VERSION "3.x" #define HTTRACK_LIB_VERSION "2.0" |