diff options
author | Xavier Roche <xroche@users.noreply.github.com> | 2014-07-08 20:08:20 +0000 |
---|---|---|
committer | Xavier Roche <xroche@users.noreply.github.com> | 2014-07-08 20:08:20 +0000 |
commit | f59bc8a790222fed8fca4ac17086a958470d068e (patch) | |
tree | c827f1723275dfbd6e30fe0b384f1e48c163c2be /src | |
parent | 854b7fe18e2bdd1224d956ff2d81a0d7e344720e (diff) |
3.48.15
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 f6cb454..db9a1f4 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-14" -#define HTTRACK_VERSIONID "3.48.14" +#define HTTRACK_VERSION "3.48-15" +#define HTTRACK_VERSIONID "3.48.15" #define HTTRACK_AFF_VERSION "3.x" #define HTTRACK_LIB_VERSION "2.0" |