Skip to content

Commit

Permalink
Version bump to 0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Hummer12007 committed Sep 4, 2018
1 parent 03b1578 commit 6a791e7
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,4 +1,4 @@
VERSION = 0.3.1
VERSION = 0.4
CFLAGS += -std=c99 -g -Wall -Wextra -DVERSION=\"${VERSION}\" -D_POSIX_C_SOURCE=200809L
LDLIBS = -lm

Expand Down

0 comments on commit 6a791e7

Please sign in to comment.