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