Skip to content

Commit 693e428

Browse files
test
1 parent f81657f commit 693e428

31 files changed

+6
-6
lines changed

include/DynamsoftCaptureVisionRouter.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
#include "DynamsoftCodeParser.h"
2828
//#endif
2929

30-
#define DCV_VERSION "3.2.10.5804"
30+
#define DCV_VERSION "3.2.10.5816"
3131

3232
/**Enumeration section*/
3333

include/DynamsoftCore.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#pragma once
2-
#define DYNAMSOFT_CORE_VERSION "4.2.10.5804"
2+
#define DYNAMSOFT_CORE_VERSION "4.2.10.5816"
33

44
/**Enumeration section*/
55

include/DynamsoftImageProcessing.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
#endif
1414
#include "DynamsoftCore.h"
1515

16-
#define DIP_VERSION "3.2.10.5804"
16+
#define DIP_VERSION "3.2.10.5816"
1717

1818
namespace dynamsoft
1919
{

include/DynamsoftLicense.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#pragma once
22

3-
#define DYNAMSOFT_LICENSE_VERSION "4.2.10.5804"
3+
#define DYNAMSOFT_LICENSE_VERSION "4.2.10.5818"
44

55
#if !defined(_WIN32) && !defined(_WIN64)
66
#define LIC_API __attribute__((visibility("default")))

include/DynamsoftUtility.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
#endif
1414

1515
#include"DynamsoftCaptureVisionRouter.h"
16-
#define DISA_VERSION "2.2.10.5804"
16+
#define DISA_VERSION "2.2.10.5818"
1717

1818
#ifdef __cplusplus
1919

-8 KB
Binary file not shown.
4 KB
Binary file not shown.
16 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)