Skip to content

Commit 5b0ba44

Browse files
test
1 parent b7ba154 commit 5b0ba44

11 files changed

+6
-6
lines changed

include/DynamsoftCaptureVisionRouter.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
#include "DynamsoftCodeParser.h"
2626
#include "DynamsoftLicense.h"
2727

28-
#define DCV_VERSION "3.0.20.4215"
28+
#define DCV_VERSION "3.0.20.4209"
2929

3030
/**Enumeration section*/
3131

include/DynamsoftCodeParser.h

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

18-
#define DCP_VERSION "3.0.20.4215"
18+
#define DCP_VERSION "3.0.20.4209"
1919
/**
2020
* @enum MappingStatus
2121
*

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.0.20.4215"
2+
#define DYNAMSOFT_CORE_VERSION "4.0.20.4209"
33

44
/**Enumeration section*/
55

include/DynamsoftDocumentNormalizer.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
#endif
2020
#include "DynamsoftCore.h"
2121

22-
#define DDN_VERSION "3.0.20.4215"
22+
#define DDN_VERSION "3.0.20.4209"
2323

2424
/**Enums section*/
2525

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.0.20.4215"
16+
#define DIP_VERSION "3.0.20.4209"
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.0.20.4215"
3+
#define DYNAMSOFT_LICENSE_VERSION "4.0.20.4209"
44

55
#if !defined(_WIN32) && !defined(_WIN64)
66
#define LIC_API __attribute__((visibility("default")))
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

lib/win/DynamsoftCorex64.dll

0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)