1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-07 10:13:12 +02:00

Version 1.6-rc1

This commit is contained in:
Sébastien Helleu
2016-08-30 19:15:35 +02:00
parent e2fdb84dcd
commit 53578350b8
+1 -1
View File
@@ -34,7 +34,7 @@
WEECHAT_STABLE=1.5
WEECHAT_DEVEL=1.6
WEECHAT_DEVEL_FULL=1.6-dev
WEECHAT_DEVEL_FULL=1.6-rc1
if [ $# -lt 1 ]; then
echo >&2 "Syntax: $0 stable|devel|devel-full|devel-major|devel-minor|devel-patch"