Add a new feature eosio-blocklog have option to print the blocks.log and ship version.
For the upgrade guide, we want to be able to tell users when they can use the 2.0 blocks / ship and when they can't. We could just say if you're running 2.1 then throw them out and start over, but that's throwing things out that can possibly be used in mandel 3.1
The format of blocks.log and ship is dependent on the version where you created the files, not the last version using them. This makes it difficult to tell what is the current state as you don't remember what you did X time in the past when you did the upgrade to 2.1.