1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-01 07:16:37 +02:00

Version 4.7.0-dev

This commit is contained in:
Sébastien Helleu
2025-03-23 10:45:42 +01:00
parent 9663f79746
commit 7370e04017
+1 -1
View File
@@ -40,7 +40,7 @@
#
weechat_stable="4.6.0"
weechat_devel="4.6.0"
weechat_devel="4.7.0-dev"
stable_major=$(echo "${weechat_stable}" | cut -d"." -f1)
stable_minor=$(echo "${weechat_stable}" | cut -d"." -f2)