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

Version 2.0-rc1

This commit is contained in:
Sébastien Helleu
2017-11-29 23:02:59 +01:00
parent 1f9b83aac4
commit ff9a11b1de
+1 -1
View File
@@ -34,7 +34,7 @@
WEECHAT_STABLE=1.9.1
WEECHAT_DEVEL=2.0
WEECHAT_DEVEL_FULL=2.0-dev
WEECHAT_DEVEL_FULL=2.0-rc1
if [ $# -lt 1 ]; then
echo >&2 "Syntax: $0 stable|devel|devel-full|devel-major|devel-minor|devel-patch"