From 34a77fdbc573d2302a8f15660b4a4f93fe89f1a9 Mon Sep 17 00:00:00 2001 From: Berke Viktor Date: Wed, 23 Nov 2011 04:37:57 +0100 Subject: forgot to bump updater version number --- plugins/upd/upd.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/upd') diff --git a/plugins/upd/upd.c b/plugins/upd/upd.c index 00319910..72da7f5c 100644 --- a/plugins/upd/upd.c +++ b/plugins/upd/upd.c @@ -95,7 +95,7 @@ xchat_plugin_init (xchat_plugin *plugin_handle, char **plugin_name, char **plugi *plugin_name = "Update Checker"; *plugin_desc = "Plugin for checking for XChat-WDK updates"; - *plugin_version = "1.4"; + *plugin_version = "1.5"; xchat_hook_command (ph, "UPDCHK", XCHAT_PRI_NORM, print_version, 0, 0); xchat_command (ph, "MENU -ietc\\download.png ADD \"Help/Check for Updates\" \"UPDCHK\""); -- cgit 1.4.1