diff options
author | Xavier Roche <xroche@users.noreply.github.com> | 2014-10-15 19:44:22 +0000 |
---|---|---|
committer | Xavier Roche <xroche@users.noreply.github.com> | 2014-10-15 19:44:22 +0000 |
commit | 8af06144a7a61877c40dc531ece7a201e252ff05 (patch) | |
tree | bca8adb20660d8c4777ff8e53a2a91d579c65d41 /src | |
parent | 9b5c6cf86ed8dbf749bc2e401d4f87d340b6413d (diff) |
3.48.20
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 e40bec7..78a99d3 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-19" -#define HTTRACK_VERSIONID "3.48.19" +#define HTTRACK_VERSION "3.48-20" +#define HTTRACK_VERSIONID "3.48.20" #define HTTRACK_AFF_VERSION "3.x" #define HTTRACK_LIB_VERSION "2.0" |