Skip to content

Commit 25986a3

Browse files
authored
bump version to 0.1.8 (#77)
1 parent e519dc3 commit 25986a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kirc.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
#include <termios.h>
1313
#include <sys/ioctl.h>
1414

15-
#define VERSION "0.1.7" /* version */
15+
#define VERSION "0.1.8" /* version */
1616
#define MSG_MAX 512 /* max message length */
1717
#define CHA_MAX 200 /* max channel length */
1818

0 commit comments

Comments
 (0)