From 22fea7fcdb2299401e1fc7a96a837046c96f7168 Mon Sep 17 00:00:00 2001 From: David Oberhollenzer Date: Sat, 3 Dec 2022 15:58:26 +0100 Subject: Update versioning information in README.md Signed-off-by: David Oberhollenzer --- README.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 41cb849..51860a9 100644 --- a/README.md +++ b/README.md @@ -84,18 +84,18 @@ Releases are tagged and gpg signed in the git tree and official release tarballs are generated using Autotools. The git `master` branch currently contains ongoing development for a -future `1.2.0` release. +future `2.0` release. -The latest stable version is `1.1.4`, maintained in a `fixes-1.1.0` branch. +The latest stable version is `1.2.0`, maintained in a `fixes-1.2.0` branch. -Bug fixes that also affect the previous `1.0.x` minor version are back-ported to -a `fixes-1.0.0` branch with occasionally patch level releases. The latest -release from this branch is `1.0.6`. +Bug fixes that also affect the previous `1.1.0` minor version are back-ported to +a `fixes-1.1.0` branch with occasionally patch level releases. The latest +release from this branch is `1.1.4`. -Older versions are no longer supported. This currently affects the initial -development versions with major version `0` (`0.1` up to `0.9.2`). It is likely -that support for `1.0.x` will also be dropped once a new minor version is -released. +Older versions are no longer supported. Fixes were previously backported to +the `fixes-1.0.0` branch, the final release is `1.0.7`. + +It is likely that support for `1.1.x` will also be dropped after version `2.0`. # Getting and Building the Source Code -- cgit v1.2.3