summaryrefslogtreecommitdiff
path: root/src/htsglobal.h
diff options
context:
space:
mode:
authorXavier Roche <roche@httrack.com>2017-04-01 22:00:10 +0200
committerXavier Roche <roche@httrack.com>2017-04-01 22:00:10 +0200
commitf0da4dddc6f208be5862aac6e79bc311f1e696f3 (patch)
treec4f68ef2d0535571390dd662d18ed0a522bb22a0 /src/htsglobal.h
parente6604bb233b9a1b7de589f071919111790feb6aa (diff)
Fixed ftime for Windows
Diffstat (limited to 'src/htsglobal.h')
-rw-r--r--src/htsglobal.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/htsglobal.h b/src/htsglobal.h
index 42e9b98..58c94b1 100644
--- a/src/htsglobal.h
+++ b/src/htsglobal.h
@@ -36,8 +36,8 @@ Please visit our Website: http://www.httrack.com
#define HTTRACK_GLOBAL_DEFH
// Version (also check external version information)
-#define HTTRACK_VERSION "3.48-24"
-#define HTTRACK_VERSIONID "3.48.24"
+#define HTTRACK_VERSION "3.49-1"
+#define HTTRACK_VERSIONID "3.49.1"
#define HTTRACK_AFF_VERSION "3.x"
#define HTTRACK_LIB_VERSION "2.0"