We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2026a3 commit 786293bCopy full SHA for 786293b
1 file changed
Makefile
@@ -1,4 +1,4 @@
1
-PACKAGE_VERSION="0.1.16"
+PACKAGE_VERSION="0.1.17-dev"
2
CC= gcc
3
CFLAGS= -g -Wall -O3 #-m64 #-arch ppc
4
DFLAGS= -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_USE_KNETFILE -DPACKAGE_VERSION=\\\"${PACKAGE_VERSION}\\\"
0 commit comments