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 c0ab35a commit 9880768Copy full SHA for 9880768
kirc.c
@@ -13,7 +13,7 @@
13
14
#define MSG_MAX 512 /* guaranteed max message length */
15
#define CHA_MAX 200 /* gauranteed max channel length */
16
-#define VERSION "0.0.8" /* software version */
+#define VERSION "0.0.9" /* software version */
17
#define USAGE "kirc [-s hostname] [-p port] [-c channel] [-n nick] \
18
[-r real name] [-u username] [-k password] [-x init command] [-w columns] \
19
[-W columns] [-o path] [-h|v|V]"
0 commit comments