In essence, this change renames "version_dir" to "version_segment" as well as "versionDir" to "versionSegment" to reflect the fact, that this variable does not denote a directory, but a part of the path appended to path "resourceDir".
- fixed page contract in case a non-default version is downloaded - provide always an argument "-version" to resource_info procs - obtain current version number always via resource_info.installedVersion (it refers to CDN and locally installed version) - pass always versionDir via resource_info to ::util::resources::download - always obtain version_dir from resource_info