Contents |
People seem to get confused by the 1.6 and 1.9/2.0 releases, so this page clarifies how OpenKore versioning works.
First, we'll dissect the version numbers. An OpenKore version number looks like this:
(major version).(minor version).(patch version)
So, for example, the version number 1.6.2 can be dissected as follows:
There are two release series Openkore:
Both the stable and unstable series are developed in parallel. This means that it is possible that, for example, 1.6.6 is released after 1.9.0 is released! This does not mean that 1.6.6 is based on 1.9.0 - absolutely not. 1.6.6 is based on previous 1.6.x versions. 1.9.0 is something totally independent.
The unstable series are the latest versions. But that doesn't mean they're the versions you should use. It is generally recommended that you use the stable series.
The SVN version is the version that is currently under development. The SVN version will eventually become the next unstable/beta release when the developers think the time is right.
For example: at the time this page was written, 1.9.0 is the most recent unstable/beta version. The SVN version will eventually become 1.9.1. And when the 1.9.x series is stable enough, it will become 2.0.0.
Download links for the 2.0 (beta) series can be found on the forum, but not on the Download page (because they're beta). To obtain the SVN version, read the SVN guide.
When it is done.
Seriously, we're all just volunteers. We don't have deadlines. We can't predict when the next version will be out. The next release is done when it is done.