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

Version 4.3.3-dev

This commit is contained in:
Sébastien Helleu
2024-06-06 21:50:46 +02:00
parent 59e292a5be
commit 26c000c6b0
+1 -1
View File
@@ -40,7 +40,7 @@
#
weechat_stable="4.3.2"
weechat_devel="4.3.2"
weechat_devel="4.3.3-dev"
stable_major=$(echo "${weechat_stable}" | cut -d"." -f1)
stable_minor=$(echo "${weechat_stable}" | cut -d"." -f2)