1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-12 14:14:48 +02:00

Version 2.6-rc1

This commit is contained in:
Sébastien Helleu
2019-08-27 22:31:43 +02:00
parent 62944b7168
commit 93775de7ff
+1 -1
View File
@@ -34,7 +34,7 @@
WEECHAT_STABLE=2.5
WEECHAT_DEVEL=2.6
WEECHAT_DEVEL_FULL=2.6-dev
WEECHAT_DEVEL_FULL=2.6-rc1
if [ $# -lt 1 ]; then
echo >&2 "Syntax: $0 stable|devel|devel-full|devel-major|devel-minor|devel-patch"