mirror of
https://github.com/weechat/weechat.git
synced 2026-07-08 02:33:12 +02:00
Change version from 0.2.7-dev to 0.3.0-dev
This commit is contained in:
@@ -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;
|
||||
|
||||
@@ -42,7 +42,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
<bookinfo>
|
||||
|
||||
<title>WeeChat 0.2.7-dev - Developer guide</title>
|
||||
<title>WeeChat 0.3.0-dev - Developer guide</title>
|
||||
<subtitle>Schneller, leichter und erweiterbarer Chat Client</subtitle>
|
||||
|
||||
<author>
|
||||
|
||||
Reference in New Issue
Block a user