1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-03 00:03:12 +02:00

Version 3.0.1

This commit is contained in:
Sébastien Helleu
2021-01-31 10:07:53 +01:00
parent 9db6255a84
commit 93f5371cf8
4 changed files with 11 additions and 4 deletions
+2 -2
View File
@@ -32,9 +32,9 @@
# devel-patch the patch version of devel (e.g. 2 for version 1.4.2)
#
WEECHAT_STABLE=3.0
WEECHAT_STABLE=3.0.1
WEECHAT_DEVEL=3.0.1
WEECHAT_DEVEL_FULL=3.0.1-dev
WEECHAT_DEVEL_FULL=3.0.1
if [ $# -lt 1 ]; then
echo >&2 "Syntax: $0 stable|devel|devel-full|devel-major|devel-minor|devel-patch"