Skip to content

Commit

Permalink
bump version to 0.1.8 (#77)
Browse files Browse the repository at this point in the history
  • Loading branch information
mcpcpc authored Oct 23, 2020
1 parent e519dc3 commit 25986a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kirc.c
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
#include <termios.h>
#include <sys/ioctl.h>

#define VERSION "0.1.7" /* version */
#define VERSION "0.1.8" /* version */
#define MSG_MAX 512 /* max message length */
#define CHA_MAX 200 /* max channel length */

Expand Down

0 comments on commit 25986a3

Please sign in to comment.