diff options
author | Xavier Roche <xroche@users.noreply.github.com> | 2014-06-08 11:22:41 +0000 |
---|---|---|
committer | Xavier Roche <xroche@users.noreply.github.com> | 2014-06-08 11:22:41 +0000 |
commit | cd268fd39ed5c64dd1c6b16e3284f10b79bf982b (patch) | |
tree | 1218b6fa773a64bf83c83b813b71b4102d2bbd84 /src/htsglobal.h | |
parent | 113fb0007322641fffcb1f2607cf8534fa607084 (diff) |
3.48.12
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 1feab79..41c0af8 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-11" -#define HTTRACK_VERSIONID "3.48.11" +#define HTTRACK_VERSION "3.48-12" +#define HTTRACK_VERSIONID "3.48.12" #define HTTRACK_AFF_VERSION "3.x" #define HTTRACK_LIB_VERSION "2.0" |