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

Version 4.1.1-dev

This commit is contained in:
Sébastien Helleu
2023-10-26 21:12:39 +02:00
parent c3dba4496b
commit 097dc1f48f
+1 -1
View File
@@ -40,7 +40,7 @@
#
weechat_stable="4.1.0"
weechat_devel="4.1.0"
weechat_devel="4.1.1-dev"
stable_major=$(echo "${weechat_stable}" | cut -d"." -f1)
stable_minor=$(echo "${weechat_stable}" | cut -d"." -f2)