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

Version 4.10.0-dev

This commit is contained in:
Sébastien Helleu
2026-03-29 10:24:55 +02:00
parent 5969f9faf6
commit 2b48eba784
+1 -1
View File
@@ -42,7 +42,7 @@
#
weechat_stable="4.9.0"
weechat_devel="4.9.0"
weechat_devel="4.10.0-dev"
stable_major=$(echo "${weechat_stable}" | cut -d"." -f1)
stable_minor=$(echo "${weechat_stable}" | cut -d"." -f2)