1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-29 22:36:38 +02:00

Change version from 0.2.7-dev to 0.3.0-dev

This commit is contained in:
Sebastien Helleu
2009-05-11 14:19:51 +02:00
parent 57c6478b91
commit 92424a595d
27 changed files with 103 additions and 74 deletions
+1 -1
View File
@@ -187,7 +187,7 @@ WEECHAT_PLUGIN_NAME("double");
WEECHAT_PLUGIN_DESCRIPTION("Test plugin for WeeChat");
WEECHAT_PLUGIN_AUTHOR("FlashCode <flashcode@flashtux.org>");
WEECHAT_PLUGIN_VERSION("0.1");
WEECHAT_PLUGIN_WEECHAT_VERSION("0.2.7");
WEECHAT_PLUGIN_WEECHAT_VERSION("0.3.0");
WEECHAT_PLUGIN_LICENSE("GPL3");
struct t_weechat_plugin *weechat_plugin = NULL;