Skip to content

Commit

Permalink
Set version number to 0.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
njh committed Aug 10, 2017
1 parent 46c31e0 commit 2f4b088
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
@@ -1,6 +1,6 @@
CC=cc
PACKAGE=mqtt-sn-tools
VERSION=0.0.3
VERSION=0.0.4
CFLAGS=-g -Wall -DVERSION=$(VERSION)
LDFLAGS=
TARGETS=mqtt-sn-pub mqtt-sn-sub mqtt-sn-serial-bridge
Expand Down

0 comments on commit 2f4b088

Please sign in to comment.