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

Version 1.9-rc1

This commit is contained in:
Sébastien Helleu
2017-06-15 09:07:51 +02:00
parent 383652aa2a
commit 7096e81d84
+1 -1
View File
@@ -34,7 +34,7 @@
WEECHAT_STABLE=1.8
WEECHAT_DEVEL=1.9
WEECHAT_DEVEL_FULL=1.9-dev
WEECHAT_DEVEL_FULL=1.9-rc1
if [ $# -lt 1 ]; then
echo >&2 "Syntax: $0 stable|devel|devel-full|devel-major|devel-minor|devel-patch"