diff options
author | Xavier Roche <xroche@users.noreply.github.com> | 2014-06-06 15:57:02 +0000 |
---|---|---|
committer | Xavier Roche <xroche@users.noreply.github.com> | 2014-06-06 15:57:02 +0000 |
commit | f78d271246eb97679b3e858ce6049af78f995e61 (patch) | |
tree | 409a91ea201a91cd7f690bb2b55eb49bcb9b8a3d /src/htsglobal.h | |
parent | 344d47e63250b8c629f656ca9ffda031b9796688 (diff) |
3.48.11
Diffstat (limited to 'src/htsglobal.h')
-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 1e9b401..1feab79 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-10" -#define HTTRACK_VERSIONID "3.48.10" +#define HTTRACK_VERSION "3.48-11" +#define HTTRACK_VERSIONID "3.48.11" #define HTTRACK_AFF_VERSION "3.x" #define HTTRACK_LIB_VERSION "2.0" |