diff options
author | Xavier Roche <roche@httrack.com> | 2016-04-26 19:07:28 +0200 |
---|---|---|
committer | Xavier Roche <roche@httrack.com> | 2016-04-26 19:07:28 +0200 |
commit | 4163110e4346405033cb7d41033627f7f6880a85 (patch) | |
tree | b8d2278a105cf681180e1fbca5989853e92d75fa /src | |
parent | 6db2ae002c33a22703732a163b7b7260deaf64e5 (diff) |
3.48-22
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 fd9112a..6785ef9 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-21" -#define HTTRACK_VERSIONID "3.48.21" +#define HTTRACK_VERSION "3.48-22" +#define HTTRACK_VERSIONID "3.48.22" #define HTTRACK_AFF_VERSION "3.x" #define HTTRACK_LIB_VERSION "2.0" |