diff options
author | Xavier Roche <xroche@users.noreply.github.com> | 2014-04-09 18:40:28 +0000 |
---|---|---|
committer | Xavier Roche <xroche@users.noreply.github.com> | 2014-04-09 18:40:28 +0000 |
commit | 06b9b883658f785f98e1bb9f745f0a0a5e1e2a42 (patch) | |
tree | 4f59645f3971337d537fe8a79939a44bbb9f49a6 /src | |
parent | 61ee568edab24628071fe60a05918cbe56947b2f (diff) |
Version "3.48.1"
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 e84916f..bbbe67f 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.47-99" -#define HTTRACK_VERSIONID "3.47.99" +#define HTTRACK_VERSION "3.48-1" +#define HTTRACK_VERSIONID "3.48.1" #define HTTRACK_AFF_VERSION "3.x" #define HTTRACK_LIB_VERSION "2.0" |