Image version is related to linux and support files like mjpg_streamer, wlan etc. Of course newer versions also have newer server versions, but you can get them with updating as well. V10 has newer linux updates and also contains some improvements in the image, so a update is not wrong.
The problem why it stopped the print depeneds on why it stopped the print. Did linux disconnect serial port? At least on a pi this is one of the most frequent reasons as it is so sensitive to under voltage. Run e.g. dmesg and search for under voltage warning. See in /var/lib/syslog at the time of disconnect to see if linux was the reason.
V10 handles the webcams differently now using the names to assign them ports. So only important if you have more then one webcam. And it has ntp time daemon for time updates. So if that is not required just updating is enough to get the same version.
Servers must be unique and if you connect multiple servers e.g. by sharing the project contents between multiple servers it is easier to recognice for humens then the server uuid. So now every server gets a name whcih you can change in global settings->Connectivity.
Comments
What is the problem? Does it not boot or does server not work?
The problem why it stopped the print depeneds on why it stopped the print. Did linux disconnect serial port? At least on a pi this is one of the most frequent reasons as it is so sensitive to under voltage. Run e.g. dmesg and search for under voltage warning. See in /var/lib/syslog at the time of disconnect to see if linux was the reason.