An important and practical concern for coding, contracts, and general business. The de facto software for version control in software development is [[Git]]. In the business world, in-built version management features of office files is often used, but there are other approaches. A broader term than version control is [[Configuration Management]]. In terms of software, it's a good idea & common practice to use [[SemVer Versioning]], aka "Semantic Versioning". This is version ~~1~~ 2.0 of this note, by the way. **** # More ## Source - Myself