diff options
author | Xavier Roche <xroche@users.noreply.github.com> | 2012-05-01 18:48:53 +0000 |
---|---|---|
committer | Xavier Roche <xroche@users.noreply.github.com> | 2012-05-01 18:48:53 +0000 |
commit | a6f576b0e298489838f4d71a16e839c4f9245442 (patch) | |
tree | d5dcc7d0261d98f487e76f1dc36b3177b7d19a51 /src | |
parent | 961e89881e80e9cfcc9408faa908780c94b28cb0 (diff) |
Updated version to 3.45-4
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 605db1a..2fc430f 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.45-3" -#define HTTRACK_VERSIONID "3.45.3" +#define HTTRACK_VERSION "3.45-4" +#define HTTRACK_VERSIONID "3.45.4" #define HTTRACK_AFF_VERSION "3.x" #define HTTRACK_LIB_VERSION "2.0" |