mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
Extract the minor version and modification level separately. Previously only the modification level has been extracted, and was reported as minor version. Currently no one is checking the minor version or modification level, so it does not hurt. But maybe in the future one will check, so report it correctly. Signed-off-by: Ingo Franzki <ifranzki@linux.ibm.com> Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>