Skip to content

Commit b9125de

Browse files
authored
bump version to 0.1.1
1 parent 327a394 commit b9125de

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
@@ -15,7 +15,7 @@
1515

1616
#define MSG_MAX 512 /* guaranteed max message length */
1717
#define CHA_MAX 200 /* guaranteed max channel length */
18-
#define VERSION "0.1.0" /* software version */
18+
#define VERSION "0.1.1" /* software version */
1919
#define USAGE "kirc [-s hostname] [-p port] [-c channel] [-n nick] \
2020
[-r real_name] [-u username] [-k password] [-a token] [-x init_command] \
2121
[-w columns] [-W columns] [-o path] [-h|v|V]"

0 commit comments

Comments
 (0)