Ubuntu is now available in version 16.10 Yakketi Yak, so let’s upgrade! How to upgrade Ubuntu in 2 steps ?
1st step: update your packages
sudo apt update
sudo apt full-upgrade
2nd step: upgrade the distribution
sudo do-release-upgrade
Voilà! You could check the ubuntu version with this command:
lsb_release -a