Home | History | Annotate | Download | only in vms

Lines Matching refs:version_patch

237 $    version_patch = f$extract(1, f$length(node_swvers), node_swvers)
238 $ maj_ver = f$element(0, ".", version_patch)
239 $ min_ver_patch = f$element(1, ".", version_patch)