Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

What is the meaning of "RTM" Version?

For Example "Visual Studio 2015 RTM"

What is feature in this version?

How can use this version?

like image 530
hamid reza mansouri Avatar asked Jul 21 '15 03:07

hamid reza mansouri


1 Answers

Short for Release To Manufacturing,

RTM versions are typically released to manufacturers before they are released to the general public so that the manufacturers can work out any bugs the software may encounter with hardware devices.

the version of a software product that is given to manufacturers to bundle into future versions of their hardware products.

The release of an RTM version does not necessarily mean that the creators have worked out all the problems with the software; there still may be more versions of the product before it is released to the general public.

like image 170
alireza amini Avatar answered Sep 27 '22 16:09

alireza amini