Sigh.
TFT already said he's going to change that. Hopefully he does that in such a way that the people who have already grabbed it don't count as votes without knowing about it.
Where? Config looked like this:
#define CURRENT_BLOCK_MAJOR_VERSION 1
#define CURRENT_BLOCK_MINOR_VERSION 0
Now it looks like this:
#define CURRENT_BLOCK_MAJOR_VERSION 1
#define CURRENT_BLOCK_MINOR_VERSION 1
That doesn't actually do anything though. It all depends how the votes are counted.
Given the change already made, I'd suggest disregarding anything with a 0 or 1, and only count votes with a version number of 2, and not put 2 in there unless the miner explicitly does it.