Skip to content

Commit 0cd788c

Browse files
Fixing a potential crash and failure in meth_get_device_settings().
Signed-off-by: David Rebbe <drebbe@intrepidcs.com>
1 parent 7ff0809 commit 0cd788c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

include/defines.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
#define MODULE_NAME "ics"
66
#define MODULE_DESCRIPTION "Copyright Intrepid Control Systems, Inc."
7-
#define VSPY3_BUILD_VERSION 803
7+
#define VSPY3_BUILD_VERSION 900
88

99

1010
// https://bugs.python.org/issue28769

0 commit comments

Comments
 (0)