aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--kirc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/kirc.c b/kirc.c
index 041104a..ea3c3e5 100644
--- a/kirc.c
+++ b/kirc.c
@@ -12,7 +12,7 @@
#include <termios.h>
#include <sys/ioctl.h>
-#define VERSION "0.1.7" /* version */
+#define VERSION "0.1.8" /* version */
#define MSG_MAX 512 /* max message length */
#define CHA_MAX 200 /* max channel length */