commit 7fb5b2395c9e9c786c2277bc98d7e2661485fb10 (HEAD -> vte-0-74, tag: 0.74.0)
Author: Christian Persch <chpe@src.gnome.org>
Date:   Tue Sep 12 23:06:08 2023 +0200

    widget: Fix conditional
    
    Fixes a regression from commit fb3220bee959d37f58daf702165f142ef9fab9f4.
    
    (cherry picked from commit 5b198b4458b71629c02be154f18f09877dbb02fc)

 src/vte.cc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 40e0462702d151a0a48be5577ac00c5a7b40b7a0
Author: Christian Persch <chpe@src.gnome.org>
Date:   Sun Sep 3 22:15:35 2023 +0200

    app: Correct option value description
    
    Fixes: https://gitlab.gnome.org/GNOME/vte/-/issues/2645
    (cherry picked from commit 7ab9ea28df7e63c7ae1644d6f73195a97b99620c)

 src/app/app.cc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 83b65190099f2290af330f11a178556ebf0c0e24
Author: Christian Persch <chpe@src.gnome.org>
Date:   Sat Sep 2 15:56:42 2023 +0200

    build: Post release version bump

 meson.build | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 270be075d84be435e03b8591aafcd3543d964b4d (tag: 0.73.99)