Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
icholy committed Nov 8, 2016
1 parent a70642f commit f2607e6
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,5 +1,5 @@
CC = gcc
VERSION = '"1.3.0"'
VERSION = '"1.4.0"'
CFLAGS = -O2 -Wall -DVERSION=$(VERSION)
PREFIX ?= /usr/local

Expand Down

0 comments on commit f2607e6

Please sign in to comment.