
You will note that the similar textinput.mcc (which was also updated with MUI4) is reporting the version correctly, however textinputscroll.mcc is not.
The version command is reporting the correct strings:
Code: Select all
8.AmigaOS:> version textinputscroll.mcc full
Textinputscroll.mcc 30.0 (16/10/2011)
Copyright (C) 1997-2003 Oliver Wagner, Copyright (C) 2006-2013 Thore Boeckelmann, Jens Maus [AmigaOS4/PPC] [svn r2948]
8.AmigaOS:> version mui:libs/mui/textinputscroll.old.mcc full
Textinputscroll.mcc 29.5 (22/12/2001)
© 1997-2001 Oliver Wagner <[email protected]>, All Rights Reserved
If I replace with the old version it continues to work correctly. Also note that the revision number of 0 which has been used is technically invalid (and leads me to believe bumprev has not been used for these components).