Kevin Funk wrote: > Comments? There are a couple of other KDE projects (thinking of krita, kexi -- > which also use Git info) which could benefit from this. > > This is also extensible, one could add more content to the build info > attribute which would be sent over to bugs.kde.org.
Exactly. BKO only knows release versions, git master and "unspecified". It should be useful not to truncate a more specific version string to one of the preset versions, but add any additional information the project devs find useful to add. This was one reason I started working on a proper implementation of this patch. R.