This line denotes the silicon information.
354A2C
The last letter is the part revision.
This is similar for some other parts in the atmega and attiny range (Not necessarily all). They have 6 characters - 3 number, 1 letter, 1 number, 1 letter, where the last letter is the revision.
Just for interests sake, on the top the four numbers:
1127
Are the year and week (YYWW). So your device was manufactured between July 4, 2011 and July 10, 2011
Let me know if you figure it out. Had a similar situation with ATtiny45 and ATtiny85. Datasheet sez revisions are marked, darned if I could figure it out. I finally concluded, by running the same code on each and observing current consumption, that the t85 that I had did not have BOD disable implemented, but the t45 did.
I'd be a bit surprised if specific silicon revisions could be ordered via the usual channels, or if the distributors are even aware of the revision. They probably ship what they have, usually FIFO (more or less).