diff options
author | Xavier Roche <xroche@users.noreply.github.com> | 2012-03-19 13:03:26 +0000 |
---|---|---|
committer | Xavier Roche <xroche@users.noreply.github.com> | 2012-03-19 13:03:26 +0000 |
commit | 0183f4dd84d8cc44d617fb48436881e79e2bf0f2 (patch) | |
tree | d475719783d1cecb39934b739895426ad2967df2 /src/htsglobal.h | |
parent | 1096a6b82c4110f7a15132c9a2b525899d62380c (diff) |
httrack 3.44.1
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 be06e5d..69588f9 100644 --- a/src/htsglobal.h +++ b/src/htsglobal.h @@ -40,8 +40,8 @@ Please visit our Website: http://www.httrack.com #define HTTRACK_GLOBAL_DEFH // Version (also check external version information) -#define HTTRACK_VERSION "3.43-12" -#define HTTRACK_VERSIONID "3.43.12" +#define HTTRACK_VERSION "3.44-1" +#define HTTRACK_VERSIONID "3.44.1" #define HTTRACK_AFF_VERSION "3.x" #define HTTRACK_LIB_VERSION "2.0" |