Merge pull request #416 from julio-matarranz/chore/upgrade-libs

chore :  upgrade libs and specify tags when it wasn't the case
This commit is contained in:
BitMaker 2024-06-10 21:15:59 +02:00 committed by GitHub
commit f75fd09ccb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 175 additions and 179 deletions

View File

@ -30,11 +30,11 @@ build_flags =
-D M5STICK_C=1 -D M5STICK_C=1
;-D DEBUG_MINING=1 ;-D DEBUG_MINING=1
lib_deps = lib_deps =
bblanchon/ArduinoJson@^6.21.2 bblanchon/ArduinoJson@^6.21.5
https://github.com/tzapu/WiFiManager.git#v2.0.16-rc.2 https://github.com/tzapu/WiFiManager.git#v2.0.17
mathertel/OneButton @ ^2.0.3 mathertel/OneButton@^2.5.0
arduino-libraries/NTPClient arduino-libraries/NTPClient@^3.2.1
M5StickC m5stack/M5StickC@^0.2.5
lib_ignore = lib_ignore =
TFT_eSPI TFT_eSPI
SD SD
@ -56,13 +56,13 @@ monitor_speed = 115200
upload_speed = 921600 upload_speed = 921600
board_build.partitions = huge_app.csv board_build.partitions = huge_app.csv
lib_deps = lib_deps =
fbiego/ESP32Time@^2.0.0 fbiego/ESP32Time@^2.0.6
bblanchon/ArduinoJson@^6.21.2 bblanchon/ArduinoJson@^6.21.5
lvgl/lvgl@^8.3.1 lvgl/lvgl@^8.4.0
lovyan03/LovyanGFX@^0.4.18 lovyan03/LovyanGFX@^1.1.12
https://github.com/tzapu/WiFiManager.git https://github.com/tzapu/WiFiManager.git#v2.0.17
arduino-libraries/NTPClient arduino-libraries/NTPClient@^3.2.1
mathertel/OneButton @ ^2.0.3 mathertel/OneButton@^2.5.0
build_flags = build_flags =
-D BOARD_HAS_PSRAM -D BOARD_HAS_PSRAM
-mfix-esp32-psram-cache-issue -mfix-esp32-psram-cache-issue
@ -90,13 +90,13 @@ board_build.partitions = default_8MB.csv
board_build.mcu = esp32s3 board_build.mcu = esp32s3
board_build.f_cpu = 240000000L board_build.f_cpu = 240000000L
lib_deps = lib_deps =
fbiego/ESP32Time@^2.0.0 fbiego/ESP32Time@^2.0.6
bblanchon/ArduinoJson@^6.21.2 bblanchon/ArduinoJson@^6.21.5
lvgl/lvgl@^8.3.1 lvgl/lvgl@^8.4.0
lovyan03/LovyanGFX@^0.4.18 lovyan03/LovyanGFX@^1.1.12
https://github.com/tzapu/WiFiManager.git https://github.com/tzapu/WiFiManager.git#v2.0.17
arduino-libraries/NTPClient arduino-libraries/NTPClient@^3.2.1
mathertel/OneButton @ ^2.0.3 mathertel/OneButton@^2.5.0
build_flags = build_flags =
-D BOARD_HAS_PSRAM -D BOARD_HAS_PSRAM
-mfix-esp32-psram-cache-issue -mfix-esp32-psram-cache-issue
@ -131,12 +131,12 @@ build_flags =
-D RGB_LED_PIN=47 -D RGB_LED_PIN=47
;-D DEBUG_MINING=1 ;-D DEBUG_MINING=1
lib_deps = lib_deps =
https://github.com/takkaO/OpenFontRender https://github.com/takkaO/OpenFontRender#v1.2
bblanchon/ArduinoJson@^6.21.2 bblanchon/ArduinoJson@^6.21.5
https://github.com/tzapu/WiFiManager.git#v2.0.16-rc.2 https://github.com/tzapu/WiFiManager.git#v2.0.17
mathertel/OneButton @ ^2.0.3 mathertel/OneButton@^2.5.0
arduino-libraries/NTPClient arduino-libraries/NTPClient@^3.2.1
https://github.com/FastLED/FastLED fastled/FastLED@^3.6.0
lib_ignore = lib_ignore =
TFT_eSPI TFT_eSPI
HANSOLOminerv2 HANSOLOminerv2
@ -161,11 +161,11 @@ build_flags =
-D M5STACK_BOARD=1 -D M5STACK_BOARD=1
;-D DEBUG_MINING=1 ;-D DEBUG_MINING=1
lib_deps = lib_deps =
bblanchon/ArduinoJson@^6.21.2 bblanchon/ArduinoJson@^6.21.5
https://github.com/tzapu/WiFiManager.git#v2.0.16-rc.2 https://github.com/tzapu/WiFiManager.git#v2.0.17
mathertel/OneButton @ ^2.0.3 mathertel/OneButton@^2.5.0
arduino-libraries/NTPClient arduino-libraries/NTPClient@^3.2.1
m5stack@^0.4.6 m5stack/M5Stack@^0.4.6
lib_ignore = lib_ignore =
TFT_eSPI TFT_eSPI
HANSOLOminerv2 HANSOLOminerv2
@ -191,11 +191,11 @@ build_flags =
-D LED_PIN=15 -D LED_PIN=15
;-D DEBUG_MINING=1 ;-D DEBUG_MINING=1
lib_deps = lib_deps =
https://github.com/takkaO/OpenFontRender https://github.com/takkaO/OpenFontRender#v1.2
bblanchon/ArduinoJson@^6.21.2 bblanchon/ArduinoJson@^6.21.5
https://github.com/tzapu/WiFiManager.git#v2.0.16-rc.2 https://github.com/tzapu/WiFiManager.git#v2.0.17
mathertel/OneButton @ ^2.0.3 mathertel/OneButton@^2.5.0
arduino-libraries/NTPClient arduino-libraries/NTPClient@^3.2.1
lib_ignore = lib_ignore =
TFT_eSPI TFT_eSPI
HANSOLOminerv2 HANSOLOminerv2
@ -222,12 +222,12 @@ build_flags =
-D RGB_LED_PIN=48 -D RGB_LED_PIN=48
;-D DEBUG_MINING=1 ;-D DEBUG_MINING=1
lib_deps = lib_deps =
https://github.com/takkaO/OpenFontRender https://github.com/takkaO/OpenFontRender#v1.2
bblanchon/ArduinoJson@^6.21.2 bblanchon/ArduinoJson@^6.21.5
https://github.com/tzapu/WiFiManager.git#v2.0.16-rc.2 https://github.com/tzapu/WiFiManager.git#v2.0.17
mathertel/OneButton @ ^2.0.3 mathertel/OneButton@^2.5.0
arduino-libraries/NTPClient arduino-libraries/NTPClient@^3.2.1
https://github.com/FastLED/FastLED fastled/FastLED@^3.6.0
lib_ignore = lib_ignore =
TFT_eSPI TFT_eSPI
HANSOLOminerv2 HANSOLOminerv2
@ -255,11 +255,11 @@ build_flags =
-D ACTIVE_LED=LOW -D ACTIVE_LED=LOW
-D INACTIVE_LED=HIGH -D INACTIVE_LED=HIGH
lib_deps = lib_deps =
https://github.com/takkaO/OpenFontRender https://github.com/takkaO/OpenFontRender#v1.2
bblanchon/ArduinoJson@^6.21.2 bblanchon/ArduinoJson@^6.21.5
https://github.com/tzapu/WiFiManager.git#v2.0.16-rc.2 https://github.com/tzapu/WiFiManager.git#v2.0.17
mathertel/OneButton @ ^2.0.3 mathertel/OneButton@^2.5.0
arduino-libraries/NTPClient arduino-libraries/NTPClient@^3.2.1
lib_ignore = lib_ignore =
TFT_eSPI TFT_eSPI
HANSOLOminerv2 HANSOLOminerv2
@ -285,11 +285,11 @@ build_flags =
-D LED_PIN=8 -D LED_PIN=8
;-D DEBUG_MINING=1 ;-D DEBUG_MINING=1
lib_deps = lib_deps =
https://github.com/takkaO/OpenFontRender https://github.com/takkaO/OpenFontRender#v1.2
bblanchon/ArduinoJson@^6.21.2 bblanchon/ArduinoJson@^6.21.5
https://github.com/tzapu/WiFiManager.git#v2.0.16-rc.2 https://github.com/tzapu/WiFiManager.git#v2.0.17
mathertel/OneButton @ ^2.0.3 mathertel/OneButton@^2.5.0
arduino-libraries/NTPClient arduino-libraries/NTPClient@^3.2.1
lib_ignore = lib_ignore =
TFT_eSPI TFT_eSPI
HANSOLOminerv2 HANSOLOminerv2
@ -315,12 +315,12 @@ build_flags =
-D RGB_LED_PIN=8 -D RGB_LED_PIN=8
;-D DEBUG_MINING=1 ;-D DEBUG_MINING=1
lib_deps = lib_deps =
https://github.com/takkaO/OpenFontRender https://github.com/takkaO/OpenFontRender#v1.2
bblanchon/ArduinoJson@^6.21.2 bblanchon/ArduinoJson@^6.21.5
https://github.com/tzapu/WiFiManager.git#v2.0.16-rc.2 https://github.com/tzapu/WiFiManager.git#v2.0.17
mathertel/OneButton @ ^2.0.3 mathertel/OneButton@^2.5.0
arduino-libraries/NTPClient arduino-libraries/NTPClient@^3.2.1
https://github.com/FastLED/FastLED fastled/FastLED@^3.6.0
lib_ignore = lib_ignore =
TFT_eSPI TFT_eSPI
HANSOLOminerv2 HANSOLOminerv2
@ -347,12 +347,12 @@ build_flags =
-D RGB_LED_PIN=48 -D RGB_LED_PIN=48
;-D DEBUG_MINING=1 ;-D DEBUG_MINING=1
lib_deps = lib_deps =
https://github.com/takkaO/OpenFontRender https://github.com/takkaO/OpenFontRender#v1.2
bblanchon/ArduinoJson@^6.21.2 bblanchon/ArduinoJson@^6.21.5
https://github.com/tzapu/WiFiManager.git#v2.0.16-rc.2 https://github.com/tzapu/WiFiManager.git#v2.0.17
mathertel/OneButton @ ^2.0.3 mathertel/OneButton@^2.5.0
arduino-libraries/NTPClient arduino-libraries/NTPClient@^3.2.1
https://github.com/FastLED/FastLED fastled/FastLED@^3.6.0
lib_ignore = lib_ignore =
TFT_eSPI TFT_eSPI
HANSOLOminerv2 HANSOLOminerv2
@ -383,12 +383,11 @@ build_flags =
-D NERDMINERV2=1 -D NERDMINERV2=1
;-D DEBUG_MINING=1 ;-D DEBUG_MINING=1
lib_deps = lib_deps =
https://github.com/takkaO/OpenFontRender https://github.com/takkaO/OpenFontRender#v1.2
bblanchon/ArduinoJson@^6.21.2 bblanchon/ArduinoJson@^6.21.5
https://github.com/tzapu/WiFiManager.git#v2.0.16-rc.2 https://github.com/tzapu/WiFiManager.git#v2.0.17
mathertel/OneButton @ ^2.0.3 mathertel/OneButton@^2.5.0
arduino-libraries/NTPClient arduino-libraries/NTPClient@^3.2.1
;https://github.com/golden-guy/Arduino_wolfssl.git#v5.5.4
lib_ignore = lib_ignore =
HANSOLOminerv2 HANSOLOminerv2
@ -418,12 +417,11 @@ build_flags =
-D LILYGO_S3_T_EMBED=1 -D LILYGO_S3_T_EMBED=1
;-D DEBUG_MINING=1 ;-D DEBUG_MINING=1
lib_deps = lib_deps =
https://github.com/takkaO/OpenFontRender https://github.com/takkaO/OpenFontRender#v1.2
bblanchon/ArduinoJson@^6.21.2 bblanchon/ArduinoJson@^6.21.5
https://github.com/tzapu/WiFiManager.git#v2.0.16-rc.2 https://github.com/tzapu/WiFiManager.git#v2.0.17
mathertel/OneButton @ ^2.0.3 mathertel/OneButton@^2.5.0
arduino-libraries/NTPClient arduino-libraries/NTPClient@^3.2.1
;https://github.com/golden-guy/Arduino_wolfssl.git#v5.5.4
lib_ignore = lib_ignore =
HANSOLOminerv2 HANSOLOminerv2
@ -446,11 +444,11 @@ build_flags =
-D DEVKITV1=1 -D DEVKITV1=1
;-D DEBUG_MINING=1 ;-D DEBUG_MINING=1
lib_deps = lib_deps =
https://github.com/takkaO/OpenFontRender https://github.com/takkaO/OpenFontRender#v1.2
bblanchon/ArduinoJson@^6.21.2 bblanchon/ArduinoJson@^6.21.5
https://github.com/tzapu/WiFiManager.git#v2.0.16-rc.2 https://github.com/tzapu/WiFiManager.git#v2.0.17
mathertel/OneButton @ ^2.0.3 mathertel/OneButton@^2.5.0
arduino-libraries/NTPClient arduino-libraries/NTPClient@^3.2.1
lib_ignore = lib_ignore =
HANSOLOminerv2 HANSOLOminerv2
@ -473,12 +471,11 @@ build_flags =
;-D DEBUG_MINING=1 ;-D DEBUG_MINING=1
-D TDISPLAY=1 -D TDISPLAY=1
lib_deps = lib_deps =
https://github.com/takkaO/OpenFontRender https://github.com/takkaO/OpenFontRender#v1.2
bblanchon/ArduinoJson@^6.21.2 bblanchon/ArduinoJson@^6.21.5
https://github.com/tzapu/WiFiManager.git#v2.0.16-rc.2 https://github.com/tzapu/WiFiManager.git#v2.0.17
mathertel/OneButton @ ^2.0.3 mathertel/OneButton@^2.5.0
arduino-libraries/NTPClient arduino-libraries/NTPClient@^3.2.1
;https://github.com/golden-guy/Arduino_wolfssl.git#v5.5.4
lib_ignore = lib_ignore =
HANSOLOminerv2 HANSOLOminerv2
@ -495,11 +492,11 @@ build_flags =
-DBOARD_HAS_PSRAM -DBOARD_HAS_PSRAM
-DARDUINO_USB_CDC_ON_BOOT -DARDUINO_USB_CDC_ON_BOOT
lib_deps = lib_deps =
https://github.com/takkaO/OpenFontRender https://github.com/takkaO/OpenFontRender#v1.2
bblanchon/ArduinoJson@^6.21.2 bblanchon/ArduinoJson@^6.21.5
https://github.com/tzapu/WiFiManager.git#v2.0.16-rc.2 https://github.com/tzapu/WiFiManager.git#v2.0.17
mathertel/OneButton @ ^2.0.3 mathertel/OneButton@^2.5.0
arduino-libraries/NTPClient arduino-libraries/NTPClient@^3.2.1
https://github.com/golden-guy/Arduino_wolfssl.git#v5.5.4 https://github.com/golden-guy/Arduino_wolfssl.git#v5.5.4
lib_ignore = lib_ignore =
HANSOLOminerv2 HANSOLOminerv2
@ -517,11 +514,11 @@ build_flags =
-DBOARD_HAS_PSRAM -DBOARD_HAS_PSRAM
-DARDUINO_USB_CDC_ON_BOOT -DARDUINO_USB_CDC_ON_BOOT
lib_deps = lib_deps =
https://github.com/takkaO/OpenFontRender https://github.com/takkaO/OpenFontRender#v1.2
bblanchon/ArduinoJson@^6.21.2 bblanchon/ArduinoJson@^6.21.5
https://github.com/tzapu/WiFiManager.git#v2.0.16-rc.2 https://github.com/tzapu/WiFiManager.git#v2.0.17
mathertel/OneButton @ ^2.0.3 mathertel/OneButton@^2.5.0
arduino-libraries/NTPClient arduino-libraries/NTPClient@^3.2.1
https://github.com/golden-guy/Arduino_wolfssl.git#v5.5.4 https://github.com/golden-guy/Arduino_wolfssl.git#v5.5.4
lib_ignore = lib_ignore =
HANSOLOminerv2 HANSOLOminerv2
@ -540,13 +537,12 @@ build_flags =
-DTFT_BACKLIGHT_ON=LOW -DTFT_BACKLIGHT_ON=LOW
-DTFT_BL=38 -DTFT_BL=38
lib_deps = lib_deps =
https://github.com/takkaO/OpenFontRender https://github.com/takkaO/OpenFontRender#v1.2
bblanchon/ArduinoJson@^6.21.2 bblanchon/ArduinoJson@^6.21.5
https://github.com/tzapu/WiFiManager.git#v2.0.16-rc.2 https://github.com/tzapu/WiFiManager.git#v2.0.17
mathertel/OneButton @ ^2.0.3 mathertel/OneButton@^2.5.0
arduino-libraries/NTPClient arduino-libraries/NTPClient@^3.2.1
https://github.com/FastLED/FastLED fastled/FastLED@^3.6.0
;https://github.com/golden-guy/Arduino_wolfssl.git#v5.5.4
lib_ignore = lib_ignore =
HANSOLOminerv2 HANSOLOminerv2
@ -568,12 +564,11 @@ build_flags =
-DSDSPI_CS=34 -DSDSPI_CS=34
-DSD_ID=HSPI -DSD_ID=HSPI
lib_deps = lib_deps =
https://github.com/takkaO/OpenFontRender https://github.com/takkaO/OpenFontRender#v1.2
bblanchon/ArduinoJson@^6.21.2 bblanchon/ArduinoJson@^6.21.5
https://github.com/tzapu/WiFiManager.git#v2.0.16-rc.2 https://github.com/tzapu/WiFiManager.git#v2.0.17
mathertel/OneButton @ ^2.0.3 mathertel/OneButton@^2.5.0
arduino-libraries/NTPClient arduino-libraries/NTPClient@^3.2.1
;https://github.com/golden-guy/Arduino_wolfssl.git#v5.5.4
lib_ignore = lib_ignore =
HANSOLOminerv2 HANSOLOminerv2
@ -598,11 +593,11 @@ build_flags =
;-D DEBUG_MINING ;-D DEBUG_MINING
;-D DEBUG_MEMORY ;-D DEBUG_MEMORY
lib_deps = lib_deps =
bblanchon/ArduinoJson@^6.21.2 bblanchon/ArduinoJson@^6.21.5
https://github.com/tzapu/WiFiManager.git#v2.0.16-rc.2 https://github.com/tzapu/WiFiManager.git#v2.0.17
mathertel/OneButton @ ^2.0.3 mathertel/OneButton@^2.5.0
arduino-libraries/NTPClient arduino-libraries/NTPClient@^3.2.1
https://github.com/takkaO/OpenFontRender https://github.com/takkaO/OpenFontRender#v1.2
lib_ignore = lib_ignore =
HANSOLOminerv2 HANSOLOminerv2
@ -623,11 +618,11 @@ build_flags =
-D BOARD_HAS_PSRAM -D BOARD_HAS_PSRAM
-D NERMINER_T_QT=1 -D NERMINER_T_QT=1
lib_deps = lib_deps =
https://github.com/takkaO/OpenFontRender https://github.com/takkaO/OpenFontRender#v1.2
bblanchon/ArduinoJson@^6.21.2 bblanchon/ArduinoJson@^6.21.5
https://github.com/tzapu/WiFiManager.git#v2.0.16-rc.2 https://github.com/tzapu/WiFiManager.git#v2.0.17
mathertel/OneButton @ ^2.0.3 mathertel/OneButton@^2.5.0
arduino-libraries/NTPClient arduino-libraries/NTPClient@^3.2.1
lib_ignore = lib_ignore =
HANSOLOminerv2 HANSOLOminerv2
@ -673,12 +668,12 @@ build_flags =
-DSPI_READ_FREQUENCY=20000000 -DSPI_READ_FREQUENCY=20000000
-DSPI_TOUCH_FREQUENCY=2500000 -DSPI_TOUCH_FREQUENCY=2500000
lib_deps = lib_deps =
https://github.com/takkaO/OpenFontRender https://github.com/takkaO/OpenFontRender#v1.2
bblanchon/ArduinoJson@^6.21.2 bblanchon/ArduinoJson@^6.21.5
https://github.com/tzapu/WiFiManager.git#v2.0.16-rc.2 https://github.com/tzapu/WiFiManager.git#v2.0.17
mathertel/OneButton @ ^2.0.3 mathertel/OneButton@^2.5.0
arduino-libraries/NTPClient arduino-libraries/NTPClient@^3.2.1
bodmer/TFT_eSPI @ ^2.5.31 bodmer/TFT_eSPI@^2.5.43
https://github.com/achillhasler/TFT_eTouch https://github.com/achillhasler/TFT_eTouch
lib_ignore = lib_ignore =
HANSOLOminerv2 HANSOLOminerv2
@ -720,12 +715,12 @@ build_flags =
-DSPI_READ_FREQUENCY=20000000 -DSPI_READ_FREQUENCY=20000000
-DSPI_TOUCH_FREQUENCY=2500000 -DSPI_TOUCH_FREQUENCY=2500000
lib_deps = lib_deps =
https://github.com/takkaO/OpenFontRender https://github.com/takkaO/OpenFontRender#v1.2
bblanchon/ArduinoJson@^6.21.2 bblanchon/ArduinoJson@^6.21.5
https://github.com/tzapu/WiFiManager.git#v2.0.16-rc.2 https://github.com/tzapu/WiFiManager.git#v2.0.17
mathertel/OneButton @ ^2.0.3 mathertel/OneButton@^2.5.0
arduino-libraries/NTPClient arduino-libraries/NTPClient@^3.2.1
bodmer/TFT_eSPI @ ^2.5.31 bodmer/TFT_eSPI@^2.5.43
https://github.com/achillhasler/TFT_eTouch https://github.com/achillhasler/TFT_eTouch
lib_ignore = lib_ignore =
HANSOLOminerv2 HANSOLOminerv2
@ -756,12 +751,12 @@ build_flags =
board_build.arduino.memory_type = qio_opi board_build.arduino.memory_type = qio_opi
lib_deps = lib_deps =
https://github.com/takkaO/OpenFontRender https://github.com/takkaO/OpenFontRender#v1.2
bblanchon/ArduinoJson@^6.21.2 bblanchon/ArduinoJson@^6.21.5
https://github.com/tzapu/WiFiManager.git#v2.0.16-rc.2 https://github.com/tzapu/WiFiManager.git#v2.0.17
mathertel/OneButton @ ^2.0.3 mathertel/OneButton@^2.5.0
arduino-libraries/NTPClient arduino-libraries/NTPClient@^3.2.1
bodmer/TFT_eSPI @ ^2.5.31 bodmer/TFT_eSPI@^2.5.43
https://github.com/achillhasler/TFT_eTouch https://github.com/achillhasler/TFT_eTouch
lib_ignore = lib_ignore =
HANSOLOminerv2 HANSOLOminerv2
@ -779,11 +774,11 @@ build_flags =
-D NERDMINER_T_DISPLAY_V1=1 -D NERDMINER_T_DISPLAY_V1=1
-D DEBUG_MINING=1 -D DEBUG_MINING=1
lib_deps = lib_deps =
https://github.com/takkaO/OpenFontRender https://github.com/takkaO/OpenFontRender#v1.2
bblanchon/ArduinoJson@^6.21.2 bblanchon/ArduinoJson@^6.21.5
https://github.com/tzapu/WiFiManager.git#v2.0.16-rc.2 https://github.com/tzapu/WiFiManager.git#v2.0.17
mathertel/OneButton @ ^2.0.3 mathertel/OneButton@^2.5.0
https://github.com/arduino-libraries/NTPClient https://github.com/arduino-libraries/NTPClient@^3.2.1
lib_ignore = lib_ignore =
HANSOLOminerv2 HANSOLOminerv2
@ -806,14 +801,15 @@ build_flags =
-D ESP32RGB=1 -D ESP32RGB=1
-D RGB_LED_PIN=21 -D RGB_LED_PIN=21
lib_deps = lib_deps =
bblanchon/ArduinoJson@^6.21.2 bblanchon/ArduinoJson@^6.21.5
https://github.com/tzapu/WiFiManager.git#v2.0.16-rc.2 https://github.com/tzapu/WiFiManager.git#v2.0.17
mathertel/OneButton @ ^2.0.3 mathertel/OneButton@^2.5.0
arduino-libraries/NTPClient arduino-libraries/NTPClient@^3.2.1
https://github.com/FastLED/FastLED fastled/FastLED@^3.6.0
lib_ignore = lib_ignore =
TFT_eSPI TFT_eSPI
SD SD
rm67162 rm67162
SPI SPI
HANSOLOminerv2 HANSOLOminerv2

View File

@ -1,6 +1,6 @@
#ifndef VERSION_H #ifndef VERSION_H
#define VERSION_H #define VERSION_H
#define CURRENT_VERSION "V1.6.4" #define CURRENT_VERSION "V1.7.0"
#endif // VERSION_H #endif // VERSION_H