Skip to content

Commit

Permalink
Version 0.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
MatMoul committed May 12, 2017
1 parent c540803 commit 16e4784
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=2
MICRO=2
MICRO=3

CFLAGS+=-DVERSION=\"$(MAJOR).$(MINOR).$(MICRO)\"
APPSRCS=src/main.cpp src/helpers/*.cpp src/helpers/*.h
Expand Down

0 comments on commit 16e4784

Please sign in to comment.