mirror of
https://github.com/MatMoul/g810-led.git
synced 2024-12-23 09:16:11 +00:00
Version 0.2.7
This commit is contained in:
parent
0a7ee5b858
commit
1b480ae4c2
2
makefile
2
makefile
@ -18,7 +18,7 @@ includedir?=$(prefix)/include
|
|||||||
PROGN=g810-led
|
PROGN=g810-led
|
||||||
MAJOR=0
|
MAJOR=0
|
||||||
MINOR=2
|
MINOR=2
|
||||||
MICRO=6
|
MICRO=7
|
||||||
|
|
||||||
CFLAGS+=-DVERSION=\"$(MAJOR).$(MINOR).$(MICRO)\"
|
CFLAGS+=-DVERSION=\"$(MAJOR).$(MINOR).$(MICRO)\"
|
||||||
APPSRCS=src/main.cpp src/helpers/*.cpp src/helpers/*.h
|
APPSRCS=src/main.cpp src/helpers/*.cpp src/helpers/*.h
|
||||||
|
Loading…
Reference in New Issue
Block a user