1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-30 14:56:39 +02:00

Version 4.1.3-dev

This commit is contained in:
Sébastien Helleu
2023-12-14 23:20:28 +01:00
parent 14b8518ae2
commit 1ade7c54a2
+1 -1
View File
@@ -40,7 +40,7 @@
#
weechat_stable="4.1.2"
weechat_devel="4.1.2"
weechat_devel="4.1.3-dev"
stable_major=$(echo "${weechat_stable}" | cut -d"." -f1)
stable_minor=$(echo "${weechat_stable}" | cut -d"." -f2)