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

Version 4.3.6-dev

This commit is contained in:
Sébastien Helleu
2024-07-16 22:38:57 +02:00
parent 2325d43447
commit eb7fd8ac9e
+1 -1
View File
@@ -40,7 +40,7 @@
#
weechat_stable="4.3.5"
weechat_devel="4.3.5"
weechat_devel="4.3.6-dev"
stable_major=$(echo "${weechat_stable}" | cut -d"." -f1)
stable_minor=$(echo "${weechat_stable}" | cut -d"." -f2)