diff options
author | Xavier Roche <xroche@users.noreply.github.com> | 2012-03-19 15:35:52 +0000 |
---|---|---|
committer | Xavier Roche <xroche@users.noreply.github.com> | 2012-03-19 15:35:52 +0000 |
commit | 484cd31a7479495d33821ba1a5051745218f29b1 (patch) | |
tree | c8ad3780a2437cc1362b3bdb911066fd507a6d4d /src | |
parent | 1e808c8e956fe05dd64c54e52ed6791bf39737dc (diff) |
Updated version
Diffstat (limited to 'src')
-rw-r--r-- | src/htsglobal.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/htsglobal.h b/src/htsglobal.h index a0483e2..c3bd9f7 100644 --- a/src/htsglobal.h +++ b/src/htsglobal.h @@ -40,7 +40,7 @@ Please visit our Website: http://www.httrack.com #define HTTRACK_GLOBAL_DEFH // Version (also check external version information) -#define HTTRACK_VERSION "3.45" +#define HTTRACK_VERSION "3.45-3" #define HTTRACK_VERSIONID "3.45.3" #define HTTRACK_AFF_VERSION "3.x" #define HTTRACK_LIB_VERSION "2.0" |