Skip to content

Commit

Permalink
Version 0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
nowrep committed Mar 31, 2024
1 parent e9400b6 commit 7a2b191
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 @@ -7,7 +7,7 @@ LIBS += $(shell pkg-config --libs hidapi-hidraw)
LIBS += $(shell pkg-config --libs libudev)

TARGET = dualsensectl
VERSION = 0.4
VERSION = 0.5

ifeq ($(BUILD),debug)
CFLAGS += -O0 -g
Expand Down

0 comments on commit 7a2b191

Please sign in to comment.