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

Version 2.6-rc2

This commit is contained in:
Sébastien Helleu
2019-09-01 11:27:07 +02:00
parent f24538646f
commit c3e49ebd97
+1 -1
View File
@@ -34,7 +34,7 @@
WEECHAT_STABLE=2.5
WEECHAT_DEVEL=2.6
WEECHAT_DEVEL_FULL=2.6-rc1
WEECHAT_DEVEL_FULL=2.6-rc2
if [ $# -lt 1 ]; then
echo >&2 "Syntax: $0 stable|devel|devel-full|devel-major|devel-minor|devel-patch"