which Wine version am I using?
Solution 1:
You are using 1.9.22, probably because you have the PPA for it. The command 'wine --version' always shows the version you are using.
The other version you are seeing, the 1.6.2 is for the package 'wine' but the 1.9.x package is named wine-staging.
For more information you can also see the following link:
How to install and configure Wine?