1
0
mirror of https://github.com/MatMoul/g810-led.git synced 2024-12-22 17:06:10 +00:00

Version 0.4.3

This commit is contained in:
MatMoul 2022-11-30 19:52:57 +01:00
parent cb3e552119
commit efa3c35e74

View File

@ -18,7 +18,7 @@ includedir?=$(PREFIX)/include
PROGN=g810-led
MAJOR=0
MINOR=4
MICRO=2
MICRO=3
CXXFLAGS+=-std=gnu++11 -DVERSION=\"$(MAJOR).$(MINOR).$(MICRO)\"
APPSRCS=src/main.cpp src/helpers/*.cpp