Skip to content

Commit 90fcc00

Browse files
committed
Update version
1 parent 28ae657 commit 90fcc00

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

ladder.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,13 +49,13 @@
4949
* @def LADDERLIB_VERSION_MINOR
5050
* @brief Indicate some change on API or opcode or very important correction in functionality
5151
*/
52-
#define LADDERLIB_VERSION_MINOR 4
52+
#define LADDERLIB_VERSION_MINOR 5
5353

5454
/**
5555
* @def LADDERLIB_VERSION_PATCH
5656
* @brief Indicate some minor change or correction
5757
*/
58-
#define LADDERLIB_VERSION_PATCH 1
58+
#define LADDERLIB_VERSION_PATCH 0
5959

6060
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
6161

0 commit comments

Comments
 (0)