1
0
mirror of https://github.com/MatMoul/g810-led.git synced 2024-12-23 01:06:11 +00:00

Version 0.2.1

This commit is contained in:
MatMoul 2017-04-29 17:09:43 +02:00
parent 775eb5f549
commit 11865ca560

View File

@ -18,7 +18,7 @@ includedir?=$(prefix)/include
PROGN=g810-led
MAJOR=0
MINOR=2
MICRO=0
MICRO=1
CFLAGS+=-DVERSION=\"$(MAJOR).$(MINOR).$(MICRO)\"
APPSRCS=src/main.cpp src/helpers/*.cpp src/helpers/*.h