mark 1.7 as the next release version - ii - irc it, simple FIFO based irc client
(HTM) git clone git://git.suckless.org/ii
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
(DIR) LICENSE
---
(DIR) commit 9a0ea4ada1533bdd7292557cf7087a58bf478810
(DIR) parent c68beccf597984396c7ef22dd5b1a8eed4ab69a1
(HTM) Author: Nico Golde <nion@suckless.org>
Date: Sat, 16 Jun 2012 17:00:51 +0200
mark 1.7 as the next release version
Diffstat:
M config.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
(DIR) diff --git 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