git clone https://orangeshoelaces.net/git/ii.git
Author: Nico Golde on 06/16/2012
Committer: Nico Golde on 06/16/2012
mark 1.7 as the next release version
config.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/config.mk b/config.mk
index 1a816fe..afc28d5 100644
--- a/config.mk
+++ b/config.mk
@@ -12,7 +12,7 @@ DESTDIR =
INCDIR = ${PREFIX}/include
LIBDIR = ${PREFIX}/lib
-VERSION = 1.6
+VERSION = 1.7
# includes and libs
INCLUDES = -I. -I${INCDIR} -I/usr/include