From 1076f560aec536fcf19e4fcdab12a036ef1486e9 Mon Sep 17 00:00:00 2001 From: Daniel Rosenwasser Date: Tue, 13 Feb 2018 16:25:02 -0800 Subject: [PATCH] Update version number in DT header. --- types/dwt/index.d.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/types/dwt/index.d.ts b/types/dwt/index.d.ts index 230cd63d19..b19980603e 100644 --- a/types/dwt/index.d.ts +++ b/types/dwt/index.d.ts @@ -1,4 +1,4 @@ -// Type definitions for dwt 13.1 +// Type definitions for dwt 13.3 // Project: http://www.dynamsoft.com/Products/WebTWAIN_Overview.aspx // Definitions by: Xiao Ling // Josh Hall