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

Version 3.3-rc1

This commit is contained in:
Sébastien Helleu
2021-09-11 09:20:58 +02:00
parent 5dbf24d179
commit e00937875d
+1 -1
View File
@@ -34,7 +34,7 @@
WEECHAT_STABLE=3.2.1
WEECHAT_DEVEL=3.3
WEECHAT_DEVEL_FULL=3.3-dev
WEECHAT_DEVEL_FULL=3.3-rc1
if [ $# -lt 1 ]; then
echo >&2 "Syntax: $0 stable|devel|devel-full|devel-major|devel-minor|devel-patch"