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

Version 4.8.1-dev

This commit is contained in:
Sébastien Helleu
2025-11-30 13:35:02 +01:00
parent 3520c9af0f
commit 00b7a656a7
+1 -1
View File
@@ -42,7 +42,7 @@
#
weechat_stable="4.8.0"
weechat_devel="4.8.0"
weechat_devel="4.8.1-dev"
stable_major=$(echo "${weechat_stable}" | cut -d"." -f1)
stable_minor=$(echo "${weechat_stable}" | cut -d"." -f2)