diff options
author | Xavier Roche <roche@httrack.com> | 2015-03-14 15:10:56 +0100 |
---|---|---|
committer | Xavier Roche <roche@httrack.com> | 2015-03-14 15:10:56 +0100 |
commit | 43f45816176cd572a9f23b5ab4509638087db1ed (patch) | |
tree | f24470a50b4a52e24899a770ef5674161c7c14ad /src/htsglobal.h | |
parent | 420b0812d63aeac4458435ba14d4b2ba12241683 (diff) |
3.48-21
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 bf504f4..fd9112a 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-20" -#define HTTRACK_VERSIONID "3.48.20" +#define HTTRACK_VERSION "3.48-21" +#define HTTRACK_VERSIONID "3.48.21" #define HTTRACK_AFF_VERSION "3.x" #define HTTRACK_LIB_VERSION "2.0" |