libgnt/libgnt

Prepare the 2.14.1 release
release-2.x.y v2.14.1
2021-02-04, Gary Kramlich
0a44b1d01c41
Parents ee7b6e65ace6
Children 778bfecb0092
Prepare the 2.14.1 release
  • +1 -0
    README.md
  • +2 -2
    meson.build
  • --- a/README.md Thu Feb 04 21:19:56 2021 -0600
    +++ b/README.md Thu Feb 04 21:36:53 2021 -0600
    @@ -55,6 +55,7 @@
    Tagged | Released | Recorded
    -------- | ---------- | ----------
    +v2.14.1 | 2.14.1 | 2.14.1
    v2.14.0 | 2.14.0 | 2.14.0
    v2.13.0 | 2.8.10 | 2.8.0devel
    v2.12.0 | 2.8.10 | 2.8.0devel
    --- a/meson.build Thu Feb 04 21:19:56 2021 -0600
    +++ b/meson.build Thu Feb 04 21:36:53 2021 -0600
    @@ -22,11 +22,11 @@
    # For production releases: ''
    #
    -# the last version for Finch 2 was 2.14.0,
    +# the last version for Finch 2 was 2.14.1,
    # the first version for Finch 3 was 3.0.0
    project('libgnt', 'c',
    - version : '2.14.0',
    + version : '2.14.1',
    meson_version : '>=0.41.0')
    gnt_soversion = 0