diff options
author | Xavier Roche <xroche@users.noreply.github.com> | 2014-07-09 05:09:15 +0000 |
---|---|---|
committer | Xavier Roche <xroche@users.noreply.github.com> | 2014-07-09 05:09:15 +0000 |
commit | 8b8cce197a3174fafd960a6312ade54e56b063da (patch) | |
tree | e99b0802d1730968050c4390ca1970e28c6100b0 /src | |
parent | e8188eb2437bda04eb8e600fdac20f5f3544665c (diff) |
3.48.16
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 db9a1f4..1d59cd0 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-15" -#define HTTRACK_VERSIONID "3.48.15" +#define HTTRACK_VERSION "3.48-16" +#define HTTRACK_VERSIONID "3.48.16" #define HTTRACK_AFF_VERSION "3.x" #define HTTRACK_LIB_VERSION "2.0" |