From: Jason Self Date: Sun, 20 May 2018 15:43:28 +0000 (-0700) Subject: Add release timetable to CONTRIBUTING file X-Git-Tag: v1.3~19 X-Git-Url: https://jxself.org/git/?p=linux-libre-firmware.git;a=commitdiff_plain;h=454d1f809845ed487b18704650773a0f35ba25e0 Add release timetable to CONTRIBUTING file Clarify that there is no timetable for releases: New versions are released when they're ready. Updates to release branches are made as needed. --- diff --git a/CONTRIBUTING b/CONTRIBUTING index 29e6473..442a933 100644 --- a/CONTRIBUTING +++ b/CONTRIBUTING @@ -74,6 +74,9 @@ Updates for a released version involve adding a third point to the version number: 1.2.1, etc. and this third point is incremented by 1 with every release (1.2.2, 1.2.3, etc.) +There is no timetable for releases: New versions are released when +they're ready. Updates to release branches are made as needed. + Licensing ---------