Skip to content

Commit 9880768

Browse files
committed
bump version
1 parent c0ab35a commit 9880768

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
@@ -13,7 +13,7 @@
1313

1414
#define MSG_MAX 512 /* guaranteed max message length */
1515
#define CHA_MAX 200 /* gauranteed max channel length */
16-
#define VERSION "0.0.8" /* software version */
16+
#define VERSION "0.0.9" /* software version */
1717
#define USAGE "kirc [-s hostname] [-p port] [-c channel] [-n nick] \
1818
[-r real name] [-u username] [-k password] [-x init command] [-w columns] \
1919
[-W columns] [-o path] [-h|v|V]"

0 commit comments

Comments
 (0)