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

Version 4.6.2-dev

This commit is contained in:
Sébastien Helleu
2025-04-09 13:37:27 +02:00
parent 1d2e5ce700
commit ff00323363
+1 -1
View File
@@ -40,7 +40,7 @@
#
weechat_stable="4.6.1"
weechat_devel="4.6.1"
weechat_devel="4.6.2-dev"
stable_major=$(echo "${weechat_stable}" | cut -d"." -f1)
stable_minor=$(echo "${weechat_stable}" | cut -d"." -f2)