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

Version 4.4.0-dev

This commit is contained in:
Sébastien Helleu
2024-05-26 09:21:28 +02:00
parent b407de4c3b
commit 688c77d9f5
+1 -1
View File
@@ -40,7 +40,7 @@
#
weechat_stable="4.3.0"
weechat_devel="4.3.0"
weechat_devel="4.4.0-dev"
stable_major=$(echo "${weechat_stable}" | cut -d"." -f1)
stable_minor=$(echo "${weechat_stable}" | cut -d"." -f2)