Skip to content

Commit 786293b

Browse files
committed
chore: update to 0.1.17-dev
1 parent b2026a3 commit 786293b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
PACKAGE_VERSION="0.1.16"
1+
PACKAGE_VERSION="0.1.17-dev"
22
CC= gcc
33
CFLAGS= -g -Wall -O3 #-m64 #-arch ppc
44
DFLAGS= -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_USE_KNETFILE -DPACKAGE_VERSION=\\\"${PACKAGE_VERSION}\\\"

0 commit comments

Comments
 (0)