Skip to content

Commit

Permalink
Update Makefile
Browse files Browse the repository at this point in the history
Version 1.5.0. Split step fixes, creates more even sized splits. Fixes #8
  • Loading branch information
David Jones committed Oct 29, 2014
1 parent 055409d commit 58ba1c3
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 @@
CAVEMAN_VERSION=1.4.3
CAVEMAN_VERSION=1.5.0

#Compiler
CC = gcc -O3 -DCAVEMAN_VERSION='"$(CAVEMAN_VERSION)"' -g
Expand Down

0 comments on commit 58ba1c3

Please sign in to comment.