From 2cf4cbdf20b0154470c4b1642a5f8cc0cd97cf7c Mon Sep 17 00:00:00 2001 From: Andreas Kotes Date: Tue, 15 Apr 2014 13:15:16 +0200 Subject: version bump 0.18 --- vchat-ui.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vchat-ui.c') diff --git a/vchat-ui.c b/vchat-ui.c index f3e5af5..f8bcc45 100755 --- a/vchat-ui.c +++ b/vchat-ui.c @@ -40,7 +40,7 @@ char *vchat_ui_version = "$Id$"; /* externally used variables */ /* current string in topic window */ -char topicstr[TOPICSTRSIZE] = "[] VChat 0.17"; +char topicstr[TOPICSTRSIZE] = "[] VChat 0.18"; /* current string in console window */ char consolestr[CONSOLESTRSIZE] = "[ Get help: .h for server /h for client commands"; -- cgit v1.2.3