We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28ae657 commit 90fcc00Copy full SHA for 90fcc00
1 file changed
ladder.h
@@ -49,13 +49,13 @@
49
* @def LADDERLIB_VERSION_MINOR
50
* @brief Indicate some change on API or opcode or very important correction in functionality
51
*/
52
-#define LADDERLIB_VERSION_MINOR 4
+#define LADDERLIB_VERSION_MINOR 5
53
54
/**
55
* @def LADDERLIB_VERSION_PATCH
56
* @brief Indicate some minor change or correction
57
58
-#define LADDERLIB_VERSION_PATCH 1
+#define LADDERLIB_VERSION_PATCH 0
59
60
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
61
0 commit comments