mirror of
https://github.com/MatMoul/g810-led.git
synced 2024-12-23 09:16:11 +00:00
Version 0.4.2
This commit is contained in:
parent
669b9d9479
commit
5ee810a520
2
makefile
2
makefile
@ -18,7 +18,7 @@ includedir?=$(PREFIX)/include
|
|||||||
PROGN=g810-led
|
PROGN=g810-led
|
||||||
MAJOR=0
|
MAJOR=0
|
||||||
MINOR=4
|
MINOR=4
|
||||||
MICRO=1
|
MICRO=2
|
||||||
|
|
||||||
CXXFLAGS+=-std=gnu++11 -DVERSION=\"$(MAJOR).$(MINOR).$(MICRO)\"
|
CXXFLAGS+=-std=gnu++11 -DVERSION=\"$(MAJOR).$(MINOR).$(MICRO)\"
|
||||||
APPSRCS=src/main.cpp src/helpers/*.cpp
|
APPSRCS=src/main.cpp src/helpers/*.cpp
|
||||||
|
Loading…
Reference in New Issue
Block a user