1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-25 04:16:38 +02:00

Version 4.5.1-dev

This commit is contained in:
Sébastien Helleu
2024-12-20 07:38:14 +01:00
parent e8b73aa711
commit f4dbdb93d7
+1 -1
View File
@@ -40,7 +40,7 @@
#
weechat_stable="4.5.0"
weechat_devel="4.5.0"
weechat_devel="4.5.1-dev"
stable_major=$(echo "${weechat_stable}" | cut -d"." -f1)
stable_minor=$(echo "${weechat_stable}" | cut -d"." -f2)