Hi, I know this might be a silly question, but I'm curious about how you define this. If you call your skin version 1.0.4, what does the 4 mean? I guess that 1.0 means the very first version?
I will use for my soon coming skin, but don't want to give it a random version name, if there is a certain why on doing this.
Cheers!
How do you define version number of skins?
doestergaard
Member Posts: 83 Joined: Mar 2011 Reputation: 1 Location: Denmark |
|
| find quote |
Hitcher
Skilled Skinner Joined: Aug 2007 Reputation: 67 Location: Eastleigh, UK |
2012-02-29 19:36
Post: #2
How I do it -
A.B.C A - Major update/release B - Minor update/release C - Bug/Small fixes ![]() |
| find quote |
ronie
Team-XBMC Member Joined: Jan 2009 Reputation: 111 |
2012-02-29 19:48
Post: #3
it's a major.minor.revision versioning scheme.
you bump the major number when you make large changes, that could break backwards compatibility. so for instance, use 1.x.x for dharma and 2.x.x for eden. increase the minor version for small additions and the revision number for bugfixes. it's up to you whether to start at 0.0.1 or 1.0.0 Always read the XBMC online-manual, FAQ and search the forum before posting. Do not PM or e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. For troubleshooting and bug reporting please make sure you read this first. |
| find quote |
jmarshall
Team-XBMC Developer Posts: 24,570 Joined: Oct 2003 Reputation: 138 |
2012-03-01 00:28
Post: #4
Just a note that the key is to stick with *.*.* layout. Otherwise you get issues with 2.0 vs 2.0.0 - which one is bigger? To keep things simple, XBMC enforces a *.*.* layout for our repo.
Always read the XBMC online-manual, FAQ and search the forum before posting. Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. For troubleshooting and bug reporting please make sure you read this first. ![]() |
| find quote |

![[Image: sig_zps3af3b48e.jpg]](http://i620.photobucket.com/albums/tt289/Arcanthur/Celestium/sig_zps3af3b48e.jpg)

![[Image: badge.gif]](http://www.ohloh.net/projects/9132/badge.gif)
Search
Help