Version 1.8.2 does not show correct version when running z390 #600
Labels
bug
Something isn't working
component-build
Related to build, distribution and packaging
component-core
Related to core components (java)
A user pointed out to me that after downloading z390 v1.8.2 from https://github.com/z390development/z390/releases/tag/v1.8.2 and running an assembly, the incorrect version is shown in the messages. Instead of v1.8.2, v1.8.1-48-g4834909 is shown. Sample output on my PC verifies::
$ bash/asmlg demo/DEMO
09:42:07 DEMO MZ390 START USING z390 v1.8.1-48-g4834909 ON J2SE 17.0.12 01/22/25
09:42:07 DEMO MZ390 ENDED RC= 0 SEC= 0 MEM(MB)= 72 IO=898
09:42:08 DEMO LZ390 START USING z390 v1.8.1-48-g4834909 ON J2SE 17.0.12 01/22/25
09:42:08 DEMO LZ390 ENDED RC= 0 SEC= 0 MEM(MB)= 9 IO=48
09:42:08 DEMO EZ390 START USING z390 v1.8.1-48-g4834909 ON J2SE 17.0.12 01/22/25
HELLO WORLD
09:42:08 DEMO EZ390 ENDED RC= 0 SEC= 0 MEM(MB)= 15 IO=23 INS=13
$
The text was updated successfully, but these errors were encountered: