diff options
author | Xavier Roche <xroche@users.noreply.github.com> | 2014-04-27 16:51:21 +0000 |
---|---|---|
committer | Xavier Roche <xroche@users.noreply.github.com> | 2014-04-27 16:51:21 +0000 |
commit | 1f6b64f81a77f6fc2fdb0d2c46afbe364c2c7fdb (patch) | |
tree | e03158b5cbee4164065867733a21d47c3d3282a8 /src | |
parent | 24eee923110c80365902ef01bce7de85ddc9b2c9 (diff) |
3.48.4
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 853d582..b2ea879 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-3" -#define HTTRACK_VERSIONID "3.48.3" +#define HTTRACK_VERSION "3.48-4" +#define HTTRACK_VERSIONID "3.48.4" #define HTTRACK_AFF_VERSION "3.x" #define HTTRACK_LIB_VERSION "2.0" |