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

Version 2.5-rc1

This commit is contained in:
Sébastien Helleu
2019-05-14 20:31:36 +02:00
parent 34adcde2ff
commit 90f10e50a4
+1 -1
View File
@@ -34,7 +34,7 @@
WEECHAT_STABLE=2.4
WEECHAT_DEVEL=2.5
WEECHAT_DEVEL_FULL=2.5-dev
WEECHAT_DEVEL_FULL=2.5-rc1
if [ $# -lt 1 ]; then
echo >&2 "Syntax: $0 stable|devel|devel-full|devel-major|devel-minor|devel-patch"