diff options
author | Xavier Roche <xroche@users.noreply.github.com> | 2012-05-08 08:20:00 +0000 |
---|---|---|
committer | Xavier Roche <xroche@users.noreply.github.com> | 2012-05-08 08:20:00 +0000 |
commit | fffff09d00b38faf95bd276a068afd37d7b6e9e0 (patch) | |
tree | 711395e9e32f7d3c234d335792a518191328376a | |
parent | e67f9f3d1612c731bb82f3a655e5ae11703bd75f (diff) |
beta
-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 2b10a8a..eebf69d 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-1" +#define HTTRACK_VERSION "3.46-1BETA" #define HTTRACK_VERSIONID "3.46.1" #define HTTRACK_AFF_VERSION "3.x" #define HTTRACK_LIB_VERSION "2.0" |