diff options
author | Xavier Roche <xroche@users.noreply.github.com> | 2013-04-16 19:37:11 +0000 |
---|---|---|
committer | Xavier Roche <xroche@users.noreply.github.com> | 2013-04-16 19:37:11 +0000 |
commit | ccd3eccdf82edf85e6d0328e32d6546e5050634d (patch) | |
tree | 043eb0975556384e1977e4b7beedca92b3b123e0 /src | |
parent | bd895e2858dbd93a9d9137e953b66388a9513656 (diff) |
Updated version to 3.47.3
Diffstat (limited to 'src')
-rw-r--r-- | src/htsglobal.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/htsglobal.h b/src/htsglobal.h index 8d007c9..655c4bb 100644 --- a/src/htsglobal.h +++ b/src/htsglobal.h @@ -41,7 +41,7 @@ Please visit our Website: http://www.httrack.com // Version (also check external version information) #define HTTRACK_VERSION "3.47" -#define HTTRACK_VERSIONID "3.47.2" +#define HTTRACK_VERSIONID "3.47.3" #define HTTRACK_AFF_VERSION "3.x" #define HTTRACK_LIB_VERSION "2.0" |