diff options
author | Xavier Roche <roche@httrack.com> | 2016-08-24 10:30:22 +0200 |
---|---|---|
committer | Xavier Roche <roche@httrack.com> | 2016-08-24 10:30:22 +0200 |
commit | a9a7aa6c523001a5fbedde801a536f13c417aed6 (patch) | |
tree | ace31c65e7b815a7d288d277900f0c41b8ddf423 /src | |
parent | 96cb7434336f2bfabdf755fd14a77e0b15e6829b (diff) |
Updated version to 3.48-24
Diffstat (limited to 'src')
-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 b0fff1a..7cd3982 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-23" -#define HTTRACK_VERSIONID "3.48.23" +#define HTTRACK_VERSION "3.48-24" +#define HTTRACK_VERSIONID "3.48.24" #define HTTRACK_AFF_VERSION "3.x" #define HTTRACK_LIB_VERSION "2.0" |