Skip to content

Commit e6cf9b3

Browse files
committed
bumper version to 0.1.0
1 parent 7eec954 commit e6cf9b3

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
@@ -16,7 +16,7 @@
1616

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

0 commit comments

Comments
 (0)