diff options
author | Xavier Roche <xroche@users.noreply.github.com> | 2014-07-08 18:23:06 +0000 |
---|---|---|
committer | Xavier Roche <xroche@users.noreply.github.com> | 2014-07-08 18:23:06 +0000 |
commit | 1ff6c081f150f624ccffd4fd1c32f377dca7dbee (patch) | |
tree | bbc7ff3f71795a1e04f0a0cf3f37a7516ebe5e60 | |
parent | 7503937d76df4c451a7899fc98f6d79b4f8d2496 (diff) |
3.48-14
-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 cfefb09..f6cb454 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-13" -#define HTTRACK_VERSIONID "3.48.13" +#define HTTRACK_VERSION "3.48-14" +#define HTTRACK_VERSIONID "3.48.14" #define HTTRACK_AFF_VERSION "3.x" #define HTTRACK_LIB_VERSION "2.0" |