Skip to content

Commit

Permalink
Updating version to 0.1.15
Browse files Browse the repository at this point in the history
  • Loading branch information
nh13 committed Jul 19, 2022
1 parent 61efcb3 commit 6dc16be
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 @@
PACKAGE_VERSION="0.1.14"
PACKAGE_VERSION="0.1.15"
CC= gcc
CFLAGS= -g -Wall -O3 #-m64 #-arch ppc
DFLAGS= -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_USE_KNETFILE -DPACKAGE_VERSION=\\\"${PACKAGE_VERSION}\\\"
Expand Down

0 comments on commit 6dc16be

Please sign in to comment.