How to find out when WordPress version last updated
You could check the date stamps of the files on your server, using an FTP client. Edit: taking Mark’s comment in consideration, it’s probably best to check the modification date of the version.php file inside the /wp-includes/ folder of your WordPress installation. This file should always be modified when WordPress is updated.