|
Planning
Branching and Versioninggdnsd uses a 3-number versioning system. The first two numbers denote a release series, and the last number denotes a specific release within that series. If the second number is even, the series is a stable release series and gets bugfixes only. If the second number is odd, this is an unstable development series. This is very similar to the scheme Linux followed for a long time. The repository has recently been converted to git. The "master" branch is the source of stable series releases, and should only receive bugfix commits directly. The "dev" branch is the primary target for the current unstable development series. Please read http://gdnsd.googlecode.com/git/GIT-POLICY for more details. | |
► Sign in to add a comment