diff options
author | Xavier Roche <roche@httrack.com> | 2016-06-26 14:27:55 +0200 |
---|---|---|
committer | Xavier Roche <roche@httrack.com> | 2016-06-26 14:27:55 +0200 |
commit | bec08bac78cce1d7fc432c7a5f20ea7180c01133 (patch) | |
tree | ae7b288c158da0f47d429801597a1ff29ed085dd /src/htsglobal.h | |
parent | 04d9e8c25895e45f3750629e6721ae7cdcfc481d (diff) |
Updated scripts to 3.48.23
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 13ee410..b0fff1a 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-22" -#define HTTRACK_VERSIONID "3.48.22" +#define HTTRACK_VERSION "3.48-23" +#define HTTRACK_VERSIONID "3.48.23" #define HTTRACK_AFF_VERSION "3.x" #define HTTRACK_LIB_VERSION "2.0" |