diff options
author | Xavier Roche <xroche@users.noreply.github.com> | 2014-05-21 17:21:29 +0000 |
---|---|---|
committer | Xavier Roche <xroche@users.noreply.github.com> | 2014-05-21 17:21:29 +0000 |
commit | 24ff04fdb7ed5438c6328961988985d1a4dd2a97 (patch) | |
tree | 5e4630d3173c4ff68b27607bef732a8672a921e8 /src/htsglobal.h | |
parent | 72e0c0601b75930c34ace84347459700fa2ae257 (diff) |
3.48.9
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 ba74e54..efbe97e 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-8" -#define HTTRACK_VERSIONID "3.48.8" +#define HTTRACK_VERSION "3.48-9" +#define HTTRACK_VERSIONID "3.48.9" #define HTTRACK_AFF_VERSION "3.x" #define HTTRACK_LIB_VERSION "2.0" |