Skip to content

Commit

Permalink
Version bump to 0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Hummer12007 committed Feb 2, 2020
1 parent 052e56c commit 914a740
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.4
VERSION = 0.5
CFLAGS += -std=c99 -g -Wall -Wextra -DVERSION=\"${VERSION}\" -D_POSIX_C_SOURCE=200809L
LDLIBS = -lm

Expand Down

0 comments on commit 914a740

Please sign in to comment.