diff options
author | Xavier Roche <xroche@users.noreply.github.com> | 2014-07-17 19:52:35 +0000 |
---|---|---|
committer | Xavier Roche <xroche@users.noreply.github.com> | 2014-07-17 19:52:35 +0000 |
commit | f2ac631565532e7ecab81ca804f4a20b66f199f7 (patch) | |
tree | 0ba142f76fba79999d68aa8ecfa8db287b52ba70 /src/htsglobal.h | |
parent | b5e08a830052c592a33cd889777564f9ea784fd6 (diff) |
3.48.18
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 c383b29..28e9f4a 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-17" -#define HTTRACK_VERSIONID "3.48.17" +#define HTTRACK_VERSION "3.48-18" +#define HTTRACK_VERSIONID "3.48.18" #define HTTRACK_AFF_VERSION "3.x" #define HTTRACK_LIB_VERSION "2.0" |