Respuesta :
A version control document keeps track of the version numbers of an application and what changes were made in each version.
What is version control?
Version control can be defined as a process through which changes to a document, file, application and software codes over time, are tracked, recorded and managed, especially for easy recall and modification of specific versions in the future.
In Computer technology, an example of a version control system that is commonly used by software developers across the world is Git.
Read more on version control here: https://brainly.com/question/22938019
#SPJ2