diff options
author | Xavier Roche <xroche@users.noreply.github.com> | 2012-05-12 11:13:31 +0000 |
---|---|---|
committer | Xavier Roche <xroche@users.noreply.github.com> | 2012-05-12 11:13:31 +0000 |
commit | 47867de0e7f8ba4488ae593502c398648dc3ff11 (patch) | |
tree | 6c4bf90ef549a88c15cbf9b19521be51ed834de4 /src | |
parent | 57ecfbf446decd607d46b4d11b19482c2379b12c (diff) |
beta-2
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 eebf69d..4073dec 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.46-1BETA" +#define HTTRACK_VERSION "3.46-1BETA2" #define HTTRACK_VERSIONID "3.46.1" #define HTTRACK_AFF_VERSION "3.x" #define HTTRACK_LIB_VERSION "2.0" |