1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-14 23:24:47 +02:00

Compare commits

..

1 Commits

Author SHA1 Message Date
Sébastien Helleu 93947c8e2d Version 4.7.3-dev 2025-11-23 11:38:49 +01:00
+1 -1
View File
@@ -42,7 +42,7 @@
#
weechat_stable="4.7.2"
weechat_devel="4.7.2"
weechat_devel="4.7.3-dev"
stable_major=$(echo "${weechat_stable}" | cut -d"." -f1)
stable_minor=$(echo "${weechat_stable}" | cut -d"." -f2)