How to version a project? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 4

How to version a project?

I want to know how to version project? In x.x.x (three numbers) format or x.x.x.x (four numbers)? And what are the numbers introduce (e.g. third number show bug fixes)? * I'm using git, if you know about git, please talk about "git tag".

11th Dec 2016, 6:16 PM
$machitgarha
$machitgarha - avatar
2 Answers
+ 1
This should help you out, it's an article with a good overview of semantic versioning. http://www.jvandemo.com/a-simple-guide-to-semantic-versioning/
11th Dec 2016, 7:15 PM
Luna Shirley
Luna Shirley - avatar
+ 3
Thank you so much. If you have any problems, I wish to help you next time. Thanks a lot.
11th Dec 2016, 7:25 PM
$machitgarha
$machitgarha - avatar