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

Version 2.9-rc1

This commit is contained in:
Sébastien Helleu
2020-07-05 23:27:57 +02:00
parent dfcf1f0398
commit af03f8ab50
+1 -1
View File
@@ -34,7 +34,7 @@
WEECHAT_STABLE=2.8
WEECHAT_DEVEL=2.9
WEECHAT_DEVEL_FULL=2.9-dev
WEECHAT_DEVEL_FULL=2.9-rc1
if [ $# -lt 1 ]; then
echo >&2 "Syntax: $0 stable|devel|devel-full|devel-major|devel-minor|devel-patch"