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

Version 3.1-rc1

This commit is contained in:
Sébastien Helleu
2021-02-28 12:06:49 +01:00
parent 1862f4b3d2
commit 3ca58c2fd9
+1 -1
View File
@@ -34,7 +34,7 @@
WEECHAT_STABLE=3.0
WEECHAT_DEVEL=3.1
WEECHAT_DEVEL_FULL=3.1-dev
WEECHAT_DEVEL_FULL=3.1-rc1
if [ $# -lt 1 ]; then
echo >&2 "Syntax: $0 stable|devel|devel-full|devel-major|devel-minor|devel-patch"