diff options
author | Xavier Roche <xroche@users.noreply.github.com> | 2013-06-16 07:39:40 +0000 |
---|---|---|
committer | Xavier Roche <xroche@users.noreply.github.com> | 2013-06-16 07:39:40 +0000 |
commit | 3a862e5901a9fd5bab26e3ed8baa49880c9bcfdd (patch) | |
tree | f5911a9978a668c30eae8f23d85243e96a76dba7 /src/htsglobal.h | |
parent | 180308e6ec525bd051fad5e0e0bfd4bb17442aef (diff) |
3.47.19
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 21e3e2d..2be342f 100644 --- a/src/htsglobal.h +++ b/src/htsglobal.h @@ -37,8 +37,8 @@ Please visit our Website: http://www.httrack.com #define HTTRACK_GLOBAL_DEFH // Version (also check external version information) -#define HTTRACK_VERSION "3.47-18" -#define HTTRACK_VERSIONID "3.47.18" +#define HTTRACK_VERSION "3.47-19" +#define HTTRACK_VERSIONID "3.47.19" #define HTTRACK_AFF_VERSION "3.x" #define HTTRACK_LIB_VERSION "2.0" |