Xfce Wiki

Sub domains
 

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
releng:release-model [2009/09/09 21:42] – help write precise technical 70.24.109.116releng:release-model [2010/10/02 17:26] – external edit 127.0.0.1
Line 163: Line 163:
 of the SVN revision versioning we had in the past. If component A depends on a  of the SVN revision versioning we had in the past. If component A depends on a 
 new feature in component B, A may only be released if there is a development  new feature in component B, A may only be released if there is a development 
-release of B shipping this feature. For this to work, libtool versions have to +release of B shipping this feature. For this to work, libtool versions must 
 be updated properly with every development release. be updated properly with every development release.
  
Line 297: Line 297:
  
 There may be no API/ABI changes in maintenance releases compared to the corresponding final release  There may be no API/ABI changes in maintenance releases compared to the corresponding final release 
-of the Xfce core desktop. They also have to follow the X.Y.Z versioning format, where Y is an even+of the Xfce core desktop. They also must follow the X.Y.Z versioning format, where Y is an even
 number (e.g. xfwm4-4.8.4 or thunar-1.2.4). No new features or strings may be introduced in these number (e.g. xfwm4-4.8.4 or thunar-1.2.4). No new features or strings may be introduced in these
 releases. releases.