diff options
author | Xavier Roche <xroche@users.noreply.github.com> | 2014-05-13 19:21:12 +0000 |
---|---|---|
committer | Xavier Roche <xroche@users.noreply.github.com> | 2014-05-13 19:21:12 +0000 |
commit | 1f18c67f8afc014c10c835013b38f02421db8bea (patch) | |
tree | 5c670a933553b62e37b35508eb0976836b4b4edd /src | |
parent | a016accc4bbf6fdbb3353b13bddec377f6563fad (diff) |
3.48.6
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 7c89ef6..0546017 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-5" -#define HTTRACK_VERSIONID "3.48.5" +#define HTTRACK_VERSION "3.48-6" +#define HTTRACK_VERSIONID "3.48.6" #define HTTRACK_AFF_VERSION "3.x" #define HTTRACK_LIB_VERSION "2.0" |