1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-09 11:13:12 +02:00

Version 4.7.2-dev

This commit is contained in:
Sébastien Helleu
2025-08-16 21:51:51 +02:00
parent bc1f9784f8
commit a9b83dc58a
+1 -1
View File
@@ -42,7 +42,7 @@
#
weechat_stable="4.7.1"
weechat_devel="4.7.1"
weechat_devel="4.7.2-dev"
stable_major=$(echo "${weechat_stable}" | cut -d"." -f1)
stable_minor=$(echo "${weechat_stable}" | cut -d"." -f2)