Skip to content

Commit f3838ae

Browse files
author
Pascal Langer
committed
Prepare for release of a stable version
1 parent b3eccf5 commit f3838ae

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Multiprotocol/Multiprotocol.h

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@
1717
// Version
1818
//******************
1919
#define VERSION_MAJOR 1
20-
#define VERSION_MINOR 1
21-
#define VERSION_REVISION 6
22-
#define VERSION_PATCH_LEVEL 47
20+
#define VERSION_MINOR 2
21+
#define VERSION_REVISION 0
22+
#define VERSION_PATCH_LEVEL 0
2323
//******************
2424
// Protocols
2525
//******************

0 commit comments

Comments
 (0)