diff options
author | Xavier Roche <xroche@users.noreply.github.com> | 2014-06-04 17:06:43 +0000 |
---|---|---|
committer | Xavier Roche <xroche@users.noreply.github.com> | 2014-06-04 17:06:43 +0000 |
commit | 6bace27858327b3ed2872a1a8cde028244a8fcc1 (patch) | |
tree | d6b1e03338939fbed962ad9bd46348abc2714be4 /src/htsglobal.h | |
parent | 7d3d496a7fa100bfc2840ba5be3458cef10513da (diff) |
3.48.10
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 60e1240..1e9b401 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-9" -#define HTTRACK_VERSIONID "3.48.9" +#define HTTRACK_VERSION "3.48-10" +#define HTTRACK_VERSIONID "3.48.10" #define HTTRACK_AFF_VERSION "3.x" #define HTTRACK_LIB_VERSION "2.0" |