re-tag v0.4 as 0.4
tag v0.4 for swapped manufacturer/product strings
Fix swapped manufacturer/product strings

the */usb_strings.txt files always assumed that the first line is the
manufacturer string, followed by the product string in the second line.

However, the enum strDescNum had it the other way around. Let's fix it
by adjusting the enum to reality.

Fixes: SYS#3591
1 file changed