1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-28 05:46:38 +02:00

Version 3.4.1

This commit is contained in:
Sébastien Helleu
2022-03-13 21:01:13 +01:00
parent 710247891c
commit e04047be68
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.4
WEECHAT_STABLE=3.4.1
WEECHAT_DEVEL=3.4.1
WEECHAT_DEVEL_FULL=3.4.1-dev
WEECHAT_DEVEL_FULL=3.4.1
if [ $# -lt 1 ]; then
echo >&2 "Syntax: $0 stable|devel|devel-full|devel-major|devel-minor|devel-patch"