Skip to content

Commit

Permalink
Version 0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
MatMoul committed May 5, 2020
1 parent 6d9058a commit e1c529c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion makefile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ includedir?=$(PREFIX)/include
PROGN=g810-led
MAJOR=0
MINOR=4
MICRO=0
MICRO=1

CXXFLAGS+=-std=gnu++11 -DVERSION=\"$(MAJOR).$(MINOR).$(MICRO)\"
APPSRCS=src/main.cpp src/helpers/*.cpp
Expand Down

0 comments on commit e1c529c

Please sign in to comment.