------------------------------------------------------------------------
r356 | funkehdude | 2026-02-18 22:09:40 +0000 (Wed, 18 Feb 2026) | 1 line
Changed paths:
   M /trunk/BugGrabber.lua

Remove the version scanning code that was contributing to a bug where error messages could sometimes display the incorrect line number, if a similar error had previously occurred. Also if an error from a previous session is found, its stack will now be updated with the one from the current session.
------------------------------------------------------------------------

