Skip to content
Snippets Groups Projects
Commit 1fc4c9a1 authored by Kiss-Vamosi Gabor's avatar Kiss-Vamosi Gabor
Browse files

release v4.1.0

parent 7b98b1e7
Branches
Tags v4.1.0
No related merge requests found
......@@ -17,7 +17,7 @@ extern "C" {
/*Test misc. module version*/
#include "misc/misc.h"
#define LV_MISC_REQ_MAJOR 4
#define LV_MISC_REQ_MINOR 0
#define LV_MISC_REQ_MINOR 1
#define LV_MISC_REQ_PATCH 0
#if MISC_VERSION_MAJOR != LV_MISC_REQ_MAJOR /*The version major has to match*/
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment