diff mbox

[FFmpeg-devel] web/download: set realistic release schedule

Message ID 20190520190026.5337-1-lou@lrcd.com
State Accepted
Headers show

Commit Message

Lou Logan May 20, 2019, 7 p.m. UTC
Major releases have been every 6 months approximately; not every 3 months.

Signed-off-by: Lou Logan <lou@lrcd.com>
---
 src/download | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

James Almer May 20, 2019, 7:02 p.m. UTC | #1
On 5/20/2019 4:00 PM, Lou Logan wrote:
> Major releases have been every 6 months approximately; not every 3 months.
> 
> Signed-off-by: Lou Logan <lou@lrcd.com>
> ---
>  src/download | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/src/download b/src/download
> index 07f4439..9544de2 100644
> --- a/src/download
> +++ b/src/download
> @@ -258,7 +258,7 @@
>      Releases</h4>
>  
>    <p>
> -    Approximately every 3 months the FFmpeg project makes a new major release.
> +    Approximately every 6 months the FFmpeg project makes a new major release.
>      Between major releases point releases
>      will appear that add important bug fixes but no new features.
>      Note that these releases are intended for distributors and system integrators.
> 

+1
Thomas Volkert May 20, 2019, 7:09 p.m. UTC | #2
On 20.05.2019 21:00, Lou Logan wrote:
> Major releases have been every 6 months approximately; not every 3 months.
>
> Signed-off-by: Lou Logan <lou@lrcd.com>
> ---
>  src/download | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/src/download b/src/download
> index 07f4439..9544de2 100644
> --- a/src/download
> +++ b/src/download
> @@ -258,7 +258,7 @@
>      Releases</h4>
>
>    <p>
> -    Approximately every 3 months the FFmpeg project makes a new major release.
> +    Approximately every 6 months the FFmpeg project makes a new major release.
>      Between major releases point releases
>      will appear that add important bug fixes but no new features.
>      Note that these releases are intended for distributors and system integrators.

Good idea

Best regards,
Thomas.
Lou Logan May 21, 2019, 7:33 p.m. UTC | #3
On Mon, May 20, 2019, at 11:00 AM, Lou Logan wrote:
> Major releases have been every 6 months approximately; not every 3 months.
> 
> Signed-off-by: Lou Logan <lou@lrcd.com>
> ---
>  src/download | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Pushed.
diff mbox

Patch

diff --git a/src/download b/src/download
index 07f4439..9544de2 100644
--- a/src/download
+++ b/src/download
@@ -258,7 +258,7 @@ 
     Releases</h4>
 
   <p>
-    Approximately every 3 months the FFmpeg project makes a new major release.
+    Approximately every 6 months the FFmpeg project makes a new major release.
     Between major releases point releases
     will appear that add important bug fixes but no new features.
     Note that these releases are intended for distributors and system integrators.