Skip to content
This repository was archived by the owner on Mar 14, 2025. It is now read-only.

Commit e6b2b45

Browse files
committed
Release v1.2.0
1 parent 3056ab1 commit e6b2b45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/dynamixel++/Dynamixel.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
**************************************************************************************/
3232

3333
#define _107_LIBDYNAMIXELPLUSPLUS_BASE_MAJOR 0001
34-
#define _107_LIBDYNAMIXELPLUSPLUS_BASE_MINOR 0001
34+
#define _107_LIBDYNAMIXELPLUSPLUS_BASE_MINOR 0002
3535
#define _107_LIBDYNAMIXELPLUSPLUS_BASE_PATCH 0000
3636

3737
#define _107_LIBDYNAMIXELPLUSPLUS_BASE_CONCAT_VERSION_(a,b,c) a ## b ## c

0 commit comments

Comments
 (0)