diff options
author | Xavier Roche <xroche@users.noreply.github.com> | 2013-06-05 16:39:20 +0000 |
---|---|---|
committer | Xavier Roche <xroche@users.noreply.github.com> | 2013-06-05 16:39:20 +0000 |
commit | 541270c08279240e297b547bb2bfecf9a723ed67 (patch) | |
tree | 0524b196fb775e283082e4da2e3afae31418ffc2 /src | |
parent | f1b3f9359bee294117176574651e605794534e8a (diff) |
3.47.18
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 f0288de..21e3e2d 100644 --- a/src/htsglobal.h +++ b/src/htsglobal.h @@ -37,8 +37,8 @@ Please visit our Website: http://www.httrack.com #define HTTRACK_GLOBAL_DEFH // Version (also check external version information) -#define HTTRACK_VERSION "3.47-17" -#define HTTRACK_VERSIONID "3.47.17" +#define HTTRACK_VERSION "3.47-18" +#define HTTRACK_VERSIONID "3.47.18" #define HTTRACK_AFF_VERSION "3.x" #define HTTRACK_LIB_VERSION "2.0" |