We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e519dc3 commit 25986a3Copy full SHA for 25986a3
kirc.c
@@ -12,7 +12,7 @@
12
#include <termios.h>
13
#include <sys/ioctl.h>
14
15
-#define VERSION "0.1.7" /* version */
+#define VERSION "0.1.8" /* version */
16
#define MSG_MAX 512 /* max message length */
17
#define CHA_MAX 200 /* max channel length */
18
0 commit comments