loader: Fix version info on manifest string.
authorMark Young <marky@lunarg.com>
Wed, 22 Jun 2016 21:25:00 +0000 (15:25 -0600)
committerMark Young <marky@lunarg.com>
Wed, 22 Jun 2016 21:25:00 +0000 (15:25 -0600)
commit0551b2a45395c02482762ca9aea0aaac7afdf437
treeb383b2a5004cf320cded6c32d111c71db08514e2
parentf848e49762cd387b0be8ef9379c8704bb211e250
loader: Fix version info on manifest string.

Debug_report manifest string version was incorrect because of
the new version parsing code I had put in place.

Change-Id: I48d40b131bc3efd573d08576573ee9a4060a7332
loader/loader.c