diff options
author | Xavier Roche <xroche@users.noreply.github.com> | 2013-05-01 10:34:59 +0000 |
---|---|---|
committer | Xavier Roche <xroche@users.noreply.github.com> | 2013-05-01 10:34:59 +0000 |
commit | ccac769fa767147c9155cc1acb53b9a33e531c76 (patch) | |
tree | 86fbac0567189ca600aab5ebd0fa3b66c37ee292 /src | |
parent | 4600b99fc9a504d76f198977af3afa2c03fc2a9f (diff) |
3.47.8
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 2386b9d..57d28e7 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.47" -#define HTTRACK_VERSIONID "3.47.7" +#define HTTRACK_VERSIONID "3.47.8" #define HTTRACK_AFF_VERSION "3.x" #define HTTRACK_LIB_VERSION "2.0" |