1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-06 17:53:13 +02:00

Compare commits

...

1 Commits

Author SHA1 Message Date
Sébastien Helleu ec5bd64dbf Version 4.9.4-dev 2026-07-05 15:43:50 +02:00
+1 -1
View File
@@ -42,7 +42,7 @@
#
weechat_stable="4.9.3"
weechat_devel="4.9.3"
weechat_devel="4.9.4-dev"
stable_major=$(echo "${weechat_stable}" | cut -d"." -f1)
stable_minor=$(echo "${weechat_stable}" | cut -d"." -f2)