/* {"description" : "This API provides access to the Dana runtime's utility functions."} */
interface Runtime {
/* {"@description" : "Get the runtime's version number."} */
int getVersion()
}
dana source put -ut your/new/version.dn -n util.Runtime -m "reason for update" -u yourUsername