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

Version 4.9.2-dev

This commit is contained in:
Sébastien Helleu
2026-05-31 13:50:17 +02:00
parent 2148829ebe
commit ed9535a43f
+1 -1
View File
@@ -42,7 +42,7 @@
#
weechat_stable="4.9.1"
weechat_devel="4.9.1"
weechat_devel="4.9.2-dev"
stable_major=$(echo "${weechat_stable}" | cut -d"." -f1)
stable_minor=$(echo "${weechat_stable}" | cut -d"." -f2)