diff options
-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" |