If you run apt-get update and apt-get upgrade, it should upgrade most of the packages associated with your system.
However, there are certain files that will not be upgraded using these general commands.
We must run apt-get dist-upgrade instead.
***EDIT***
And this is how to upgrade from a lower version to a higher version:
apt-get install update-manager-core
do-release-upgrade