Possible Duplicate:
There's an issue with an Alpha/Beta Release of Ubuntu, what should I do?
So, yesterday i've updated my Ubuntu (12.04 -> 12.10) to report bugs and to meet the new Unity.
After the update the Unity looks the same: no "unity previews" or any news.
So, I went to the terminal to see the Unity version that was installed:
wlcosta@GLaDOS:~$ unity --version
unity 6.2.0
Any ideas about the problem?
unity 5.14.0
with up to date 12.04. So you have a newer version. – André Stannek Sep 08 '12 at 15:10sudo apt-get update && sudo apt-get upgrade && sudo apt-get dist-upgrade
– Max Tither Sep 08 '12 at 15:50