diff options
author | Xavier Roche <xroche@users.noreply.github.com> | 2013-05-31 18:52:38 +0000 |
---|---|---|
committer | Xavier Roche <xroche@users.noreply.github.com> | 2013-05-31 18:52:38 +0000 |
commit | 46ae0ff0eb6d38734a8fe6181c6638c67b3bfd09 (patch) | |
tree | 4922b5c87633caa29b38101c99d17d0d0fa23cbf /src | |
parent | 759891f1f10d58d8714894fbcaec6103a26c1753 (diff) |
3.47.15
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 addfc96..478a2d9 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-14" -#define HTTRACK_VERSIONID "3.47.14" +#define HTTRACK_VERSION "3.47-15" +#define HTTRACK_VERSIONID "3.47.15" #define HTTRACK_AFF_VERSION "3.x" #define HTTRACK_LIB_VERSION "2.0" |