@eht16 commented on this pull request.


> @@ -23,6 +23,7 @@ s/^\(#define VER_FILEVERSION_STR  *\)[^ ].*$/\1"'"$VER"'"/
 ' -i geany_private.rc
 
 sed -e 's/^\(AC_INIT([^,]*, *\[\)[^]]*\(\],\)/\1'"$VER"'\2/' -i configure.ac
+sed -e 's/^\( *version: *\)[^,]*\(,\)/\1'"\'$VER\'"'\2/' -i meson.build

Thank you both, @dolik-rce and @b4n.
I comitted @b4n's version which is probably future safe enough by including the 
"project" additionally.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/3599#discussion_r1360426355
You are receiving this because you are subscribed to this thread.

Message ID: <geany/geany/pull/3599/review/[email protected]>

Reply via email to