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 327a394 commit b9125deCopy full SHA for b9125de
kirc.c
@@ -15,7 +15,7 @@
15
16
#define MSG_MAX 512 /* guaranteed max message length */
17
#define CHA_MAX 200 /* guaranteed max channel length */
18
-#define VERSION "0.1.0" /* software version */
+#define VERSION "0.1.1" /* software version */
19
#define USAGE "kirc [-s hostname] [-p port] [-c channel] [-n nick] \
20
[-r real_name] [-u username] [-k password] [-a token] [-x init_command] \
21
[-w columns] [-W columns] [-o path] [-h|v|V]"
0 commit comments