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

Version 2.2-rc1

This commit is contained in:
Sébastien Helleu
2018-07-08 14:50:33 +02:00
parent 14a929341e
commit d4e9d81a48
+1 -1
View File
@@ -34,7 +34,7 @@
WEECHAT_STABLE=2.1
WEECHAT_DEVEL=2.2
WEECHAT_DEVEL_FULL=2.2-dev
WEECHAT_DEVEL_FULL=2.2-rc1
if [ $# -lt 1 ]; then
echo >&2 "Syntax: $0 stable|devel|devel-full|devel-major|devel-minor|devel-patch"