diff options
author | Xavier Roche <xroche@users.noreply.github.com> | 2013-06-01 09:49:24 +0000 |
---|---|---|
committer | Xavier Roche <xroche@users.noreply.github.com> | 2013-06-01 09:49:24 +0000 |
commit | 8d89bfa9bb2ce231aa4daf87e7502df1175693a6 (patch) | |
tree | 4ea8ab7a5f36df2af70e6be3ac605b95051b1cc8 /src | |
parent | 2d4f6880c1f9fe436d5dd4286fa584503c18c98d (diff) |
3.47-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 478a2d9..c5ca6b3 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-15" -#define HTTRACK_VERSIONID "3.47.15" +#define HTTRACK_VERSION "3.47-16" +#define HTTRACK_VERSIONID "3.47.16" #define HTTRACK_AFF_VERSION "3.x" #define HTTRACK_LIB_VERSION "2.0" |