diff options
author | Xavier Roche <xroche@users.noreply.github.com> | 2013-05-26 08:19:59 +0000 |
---|---|---|
committer | Xavier Roche <xroche@users.noreply.github.com> | 2013-05-26 08:19:59 +0000 |
commit | 5bc8791f933ee50c2664378a8d771ac2d6a0b65b (patch) | |
tree | 38dbc77d9177e13cfb6a08a214f2748ba6726b92 /src | |
parent | 4cc8778df33bcf1cf4435aea07f96740e3696031 (diff) |
3.47.14
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 2317966..addfc96 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" -#define HTTRACK_VERSIONID "3.47.13" +#define HTTRACK_VERSION "3.47-14" +#define HTTRACK_VERSIONID "3.47.14" #define HTTRACK_AFF_VERSION "3.x" #define HTTRACK_LIB_VERSION "2.0" |