<table><tr><td style="">jriddell added a comment.
</td></tr></table><br /><div><div><p>the add-bugzilla-versions/add-versions.py uses a variable called BUGZILLA_APPLICATION_VERSION but I don't see that in any application, what's a good example?</p>

<blockquote style="border-left: 3px solid #a7b5bf; color: #464c5c; font-style: italic; margin: 4px 0 12px 0; padding: 4px 12px; background-color: #f8f9fc;"><p>Which is exactly what already happens.</p></blockquote>

<p>I see for example:<br />
Parley has<br />
CMakeLists.txt:set(KDE_APPLICATIONS_VERSION_MAJOR "19")<br />
CMakeLists.txt:set(KDE_APPLICATIONS_VERSION_MINOR "03")<br />
CMakeLists.txt:project(parley VERSION ${KDE_APPLICATIONS_VERSION})</p>

<p>config-parley.h.cmake  #define PARLEY_VERSION_STRING "<span class="phabricator-remarkup-mention-unknown">@parley_VERSION</span>@"</p>

<p>src/main.cpp:    KAboutData aboutData(QStringLiteral("parley"),  ki18n("Parley").toString(),  PARLEY_VERSION_STRING );<br />
src/main.cpp:    QApplication::setApplicationVersion(PARLEY_VERSION_STRING);</p>

<p>So that probably needs a going over to see if there's other apps in KDE Applications which could be using that system, e.g. I was looking at Bovo and it didn't.</p>

<p>And adding use of appstream-metainfo-release-update to increase_repos_version.sh for those apps</p></div></div><br /><div><strong>TASK DETAIL</strong><div><a href="https://phabricator.kde.org/T10812">https://phabricator.kde.org/T10812</a></div></div><br /><div><strong>To: </strong>ngraham, jriddell<br /><strong>Cc: </strong>aspotashev, apol, jriddell, xyquadrat, jtamate, vkrause, lbeltrame, ltoscano, cfeck, aacid, Yakuake, Okular, Dolphin, Kate, Spectacle, Konsole, Gwenview, KDE PIM, KDE Games, KDE Applications, ngraham<br /></div>