1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-25 04:16:38 +02:00

Version 2.7-rc1

This commit is contained in:
Sébastien Helleu
2019-11-26 20:10:18 +01:00
parent 3dab07d659
commit fffa661cf5
+1 -1
View File
@@ -34,7 +34,7 @@
WEECHAT_STABLE=2.6
WEECHAT_DEVEL=2.7
WEECHAT_DEVEL_FULL=2.7-dev
WEECHAT_DEVEL_FULL=2.7-rc1
if [ $# -lt 1 ]; then
echo >&2 "Syntax: $0 stable|devel|devel-full|devel-major|devel-minor|devel-patch"