Update dev version

This commit is contained in:
Gabor Kiss-Vamosi
2020-09-15 11:56:57 +02:00
parent ac52762c20
commit 9b953abbd2
2 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
/**
* @file lv_conf.h
* Configuration file for v7.6.0-dev
* Configuration file for v7.7.0-dev
*/
/*

2
lvgl.h
View File

@@ -15,7 +15,7 @@ extern "C" {
* CURRENT VERSION OF LVGL
***************************/
#define LVGL_VERSION_MAJOR 7
#define LVGL_VERSION_MINOR 6
#define LVGL_VERSION_MINOR 7
#define LVGL_VERSION_PATCH 0
#define LVGL_VERSION_INFO "dev"