diff options
author | Xavier Roche <xroche@users.noreply.github.com> | 2014-07-28 21:02:00 +0000 |
---|---|---|
committer | Xavier Roche <xroche@users.noreply.github.com> | 2014-07-28 21:02:00 +0000 |
commit | 9285cfa1bbd2dc64b387aa56a401d3175660a801 (patch) | |
tree | a53b5b7955e54b868d9e597f570c096c783bf641 /src | |
parent | 02eb2862d2f2eafd68abd57459896f95119834b5 (diff) |
3.48.19
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 28e9f4a..e40bec7 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-18" -#define HTTRACK_VERSIONID "3.48.18" +#define HTTRACK_VERSION "3.48-19" +#define HTTRACK_VERSIONID "3.48.19" #define HTTRACK_AFF_VERSION "3.x" #define HTTRACK_LIB_VERSION "2.0" |