diff options
author | Xavier Roche <xroche@users.noreply.github.com> | 2013-04-14 14:10:28 +0000 |
---|---|---|
committer | Xavier Roche <xroche@users.noreply.github.com> | 2013-04-14 14:10:28 +0000 |
commit | bf8ecdfefdc4b166d3fe5faa3db683b735bce9dc (patch) | |
tree | 90996c52fb21ff846daf2cadf1308780d7b4aa01 /src | |
parent | 9f9e5f2221777f956663cfe24459b5f450113198 (diff) |
Version 3.47
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 134a030..2a3f483 100644 --- a/src/htsglobal.h +++ b/src/htsglobal.h @@ -40,8 +40,8 @@ Please visit our Website: http://www.httrack.com #define HTTRACK_GLOBAL_DEFH // Version (also check external version information) -#define HTTRACK_VERSION "3.46" -#define HTTRACK_VERSIONID "3.46.1" +#define HTTRACK_VERSION "3.47" +#define HTTRACK_VERSIONID "3.47.1" #define HTTRACK_AFF_VERSION "3.x" #define HTTRACK_LIB_VERSION "2.0" |