Prepare for release of a stable version

This commit is contained in:
Pascal Langer 2017-12-20 12:48:53 +01:00
parent b3eccf55ba
commit f3838ae4b0

View File

@ -17,9 +17,9 @@
// Version // Version
//****************** //******************
#define VERSION_MAJOR 1 #define VERSION_MAJOR 1
#define VERSION_MINOR 1 #define VERSION_MINOR 2
#define VERSION_REVISION 6 #define VERSION_REVISION 0
#define VERSION_PATCH_LEVEL 47 #define VERSION_PATCH_LEVEL 0
//****************** //******************
// Protocols // Protocols
//****************** //******************