1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-06 17:53:13 +02:00

Version 1.5-rc1

This commit is contained in:
Sébastien Helleu
2016-04-13 07:36:19 +02:00
parent 948d7b3b90
commit 1d8f48b102
+1 -1
View File
@@ -34,7 +34,7 @@
WEECHAT_STABLE=1.4
WEECHAT_DEVEL=1.5
WEECHAT_DEVEL_FULL=1.5-dev
WEECHAT_DEVEL_FULL=1.5-rc1
if [ $# -lt 1 ]; then
echo >&2 "Syntax: $0 stable|devel|devel-full|devel-major|devel-minor|devel-patch"