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

Version 4.2.3-dev

This commit is contained in:
Sébastien Helleu
2024-04-07 18:42:03 +02:00
parent abb13d6bcc
commit 88b0e90295
+1 -1
View File
@@ -40,7 +40,7 @@
#
weechat_stable="4.2.2"
weechat_devel="4.2.2"
weechat_devel="4.2.3-dev"
stable_major=$(echo "${weechat_stable}" | cut -d"." -f1)
stable_minor=$(echo "${weechat_stable}" | cut -d"." -f2)