From 3083277ee481b15e10ae4244785fd4bda329e7f6 Mon Sep 17 00:00:00 2001 From: Solomon Peachy Date: Sun, 1 Feb 2026 09:14:43 -0500 Subject: [PATCH] rbutil: Don't forget to bump the version for MacOS builds (And a minor correction to the changelog) Change-Id: Ic00e32444ee815b214755c8a17a511ce4310caca --- utils/rbutilqt/Info.plist | 2 +- utils/rbutilqt/changelog.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/utils/rbutilqt/Info.plist b/utils/rbutilqt/Info.plist index 15a5dc5313..26c22003a6 100644 --- a/utils/rbutilqt/Info.plist +++ b/utils/rbutilqt/Info.plist @@ -7,7 +7,7 @@ CFBundleName Rockbox Utility CFBundleShortVersionString - 1.5.1 + 1.5.2 CFBundleIconFile rbutilqt.icns CFBundleIdentifier diff --git a/utils/rbutilqt/changelog.txt b/utils/rbutilqt/changelog.txt index 1f6c6f58a3..0a244f981c 100644 --- a/utils/rbutilqt/changelog.txt +++ b/utils/rbutilqt/changelog.txt @@ -50,7 +50,7 @@ Version 1.5.1 Version 1.5.2 * Add support for Native Port to AIGO Eros Q and various clones -* Make Hosted Port to AIGO Eros Q and various clones "disabled" (can be reenabled by checking the "show disabled targets" checkbox) +* Mark hosted oort to AIGO Eros Q and various clones "disabled" (can be reenabled by checking the "show disabled targets" checkbox) * Talk clip generation now respects 'talkclips.ignore' files * Generate additional talk clips for language name and 'invalid voice file' * When installing development builds, fall back to daily artefacts for non-firmware files