diff options
author | Xavier Roche <xroche@users.noreply.github.com> | 2014-06-08 15:43:28 +0000 |
---|---|---|
committer | Xavier Roche <xroche@users.noreply.github.com> | 2014-06-08 15:43:28 +0000 |
commit | 1af7fd8c5d836429ee05bf4373ea077a6b5377c0 (patch) | |
tree | 17b9749da1397a397c93be4cd042cfc0e6720716 /src/htsglobal.h | |
parent | f509bed5beb933b6c1effc5f77d7e7058669b5f8 (diff) |
3.48.13
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 41c0af8..cfefb09 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-12" -#define HTTRACK_VERSIONID "3.48.12" +#define HTTRACK_VERSION "3.48-13" +#define HTTRACK_VERSIONID "3.48.13" #define HTTRACK_AFF_VERSION "3.x" #define HTTRACK_LIB_VERSION "2.0" |