diff options
author | Xavier Roche <xroche@users.noreply.github.com> | 2012-03-19 13:32:16 +0000 |
---|---|---|
committer | Xavier Roche <xroche@users.noreply.github.com> | 2012-03-19 13:32:16 +0000 |
commit | 16321a0ca4b8ffba6be6ef836e12d3bca5c376e2 (patch) | |
tree | ef617286d3a2b76941a63f9b9bdb2e56fc50e98b | |
parent | 59f93cdfd2219d697a43eff189be7d9e7f62ca70 (diff) |
Updated release
-rw-r--r-- | html/httrack.man.html | 2 | ||||
-rw-r--r-- | src/htsglobal.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/html/httrack.man.html b/html/httrack.man.html index ebc0928..89cc94f 100644 --- a/html/httrack.man.html +++ b/html/httrack.man.html @@ -1,5 +1,5 @@ <!-- Creator : groff version 1.20.1 --> -<!-- CreationDate: Mon Mar 19 14:22:37 2012 --> +<!-- CreationDate: Mon Mar 19 14:29:06 2012 --> <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> diff --git a/src/htsglobal.h b/src/htsglobal.h index c4db403..a0483e2 100644 --- a/src/htsglobal.h +++ b/src/htsglobal.h @@ -41,7 +41,7 @@ Please visit our Website: http://www.httrack.com // Version (also check external version information) #define HTTRACK_VERSION "3.45" -#define HTTRACK_VERSIONID "3.45.2" +#define HTTRACK_VERSIONID "3.45.3" #define HTTRACK_AFF_VERSION "3.x" #define HTTRACK_LIB_VERSION "2.0" |