diff options
author | Xavier Roche <xroche@users.noreply.github.com> | 2013-08-12 17:48:28 +0000 |
---|---|---|
committer | Xavier Roche <xroche@users.noreply.github.com> | 2013-08-12 17:48:28 +0000 |
commit | d6d3802dcc3f6d1f58e4f4d59cf6c1560f3551c3 (patch) | |
tree | 0f397f866c6e752752eff1cd57cb8323ef0dd782 /src | |
parent | ffd4bfe5683155a85b236f31b4a9a1332203a579 (diff) |
Tag release as 3.47.99
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 8b60577..5085865 100644 --- a/src/htsglobal.h +++ b/src/htsglobal.h @@ -37,8 +37,8 @@ Please visit our Website: http://www.httrack.com #define HTTRACK_GLOBAL_DEFH // Version (also check external version information) -#define HTTRACK_VERSION "3.47-19" -#define HTTRACK_VERSIONID "3.47.19" +#define HTTRACK_VERSION "3.47-99" +#define HTTRACK_VERSIONID "3.47.99" #define HTTRACK_AFF_VERSION "3.x" #define HTTRACK_LIB_VERSION "2.0" |