We use the Version No in the application properties to keep track of the application versions. Sometimes we change only database packages or objects but we would like to increment the version No of the APP to show that a MTP has been done.
We would like to have an API in APEX_UTIL to be able to update the Version No in the application.
This way, we will also be able to script the update of the version no in our install scripts.