I just ran:
uname -r
and this came up:
4.4.0-53-generic
Then I did:
sudo apt upgrade
the output was:
The following NEW packages will be installed:
linux-headers-4.4.0-57 linux-headers-4.4.0-57-generic linux-image-4.4.0-57-generic linux-image-extra-4.4.0-57-generic
But when I run
uname -r
I still get
4.4.0-53-generic
What should I do?