← Back to team overview

ubuntu-phone team mailing list archive

Questions about Framework versions

 

Hi,

There is already the (fabulous) "Ubuntu touch version decoder ring" :
http://reqorts.qa.ubuntu.com/reports/qa/touch-version-decoder-ring/

But is there a list of correspondences between SDK (or Framework) version and OTA ?

ex : SDK 15.04.4 <--> OTA11

Maybe it could be added in the existing page :
https://developer.ubuntu.com/api/apps/qml



Second question :
is there an API to get the SDK version from the code ? (c++ or qml)
something like :

var version = get_sdk_version();
// version = "15.04.4"




Cheers,

Michel


Follow ups