diff options
author | Xavier Roche <xroche@users.noreply.github.com> | 2014-04-11 18:28:38 +0000 |
---|---|---|
committer | Xavier Roche <xroche@users.noreply.github.com> | 2014-04-11 18:28:38 +0000 |
commit | 0df1c16c794ccb3162be1f3145380fc4f07f238f (patch) | |
tree | 85450031ad60924f397af418bcf8ee243fa85eba | |
parent | c7b0023dd7fb100713851eef338a89c2c773375e (diff) |
3.48.3
-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 ac0561f..7b9ac84 100644 --- a/src/htsglobal.h +++ b/src/htsglobal.h @@ -36,8 +36,8 @@ Please visit our Website: http://www.httrack.com #define HTTRACK_GLOBAL_DEFH // Version (also check external version information) -#define HTTRACK_VERSION "3.48-2" -#define HTTRACK_VERSIONID "3.48.2" +#define HTTRACK_VERSION "3.48-3" +#define HTTRACK_VERSIONID "3.48.3" #define HTTRACK_AFF_VERSION "3.x" #define HTTRACK_LIB_VERSION "2.0" |