# A Guide to P7MJ-Flavored Versioning ## đź“”Introduction Across nearly all of my projects, I have been using my own version naming convention that almost never fails to surprise coworkers and my favorite LLM. Therefore, I've made this [Wiki](https://git.wholeworldcoding.com/p7mj/Versioning/wiki) that will explain everything: its origin, how to use it, and what it means. If you get stuck by versioning conventions such as "A-3-iii", then this is for you. > [!TIP] > I am not going to change this habit in a while. It is perfectly functional, beautiful, translates 1:1 to the X.X.X versioning convention, and it arose during a time of where I had to deal with 10+ different versions of [In-The-Air](https://git.wholeworldcoding.com/p7mj/in-the-air) in the same folder.