From 76bd6c9399217db8717c49089e6e3f9d9b7df360 Mon Sep 17 00:00:00 2001 From: Roman-Nopantski Date: Sun, 12 Mar 2017 12:42:17 +1300 Subject: [PATCH] release policy update "releases" which is the github term, is purposed for archiving legacy versions of the user.js. This is done *near* the end of each version's stable cycle (a week?), for the reasons given in the user.js. As soon as a "release" is done, the "live" version is incremented to the upcoming stable, and changes are started based on the diffs provided by earthlng. --- user.js | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/user.js b/user.js index 5d8da63..836bcd4 100644 --- a/user.js +++ b/user.js @@ -1,10 +1,12 @@ /****** * name: ghacks user.js -* date: 18 Feb 2017 +* date: 11 March 2017 * version 52: Daypants Believer * "Cheer up, Sleepy JEANS. Oh, what can it mean." -* note: date, version, and code names only change for a github release, which will be shortly after - each major Firefox stable release: https://github.com/ghacksuserjs/ghacks-user.js/releases +* note: date, version, and code names will change after each version is archived as + a release. Releases will be done at the end-of-life for each stable, making + the legacy archived versions as up-to-date, tested and vetted as can be. + https://github.com/ghacksuserjs/ghacks-user.js/releases * authors: v52+ github | v51- www.ghacks.net * url: https://github.com/ghacksuserjs/ghacks-user.js