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

Version 1.8-rc1

This commit is contained in:
Sébastien Helleu
2017-05-06 16:17:19 +02:00
parent e5fd20fd25
commit a8a3fa9f15
+1 -1
View File
@@ -34,7 +34,7 @@
WEECHAT_STABLE=1.7.1
WEECHAT_DEVEL=1.8
WEECHAT_DEVEL_FULL=1.8-dev
WEECHAT_DEVEL_FULL=1.8-rc1
if [ $# -lt 1 ]; then
echo >&2 "Syntax: $0 stable|devel|devel-full|devel-major|devel-minor|devel-patch"