libgnt/libgnt

Prepare for the next round of development
release-2.x.y
4 months ago, Gary Kramlich
20f8c9dcfbed
Parents 4ade94e655c8
Children 3a32f08efbb5
Prepare for the next round of development

Testing Done:
Ran `meson dist`

Reviewed at https://reviews.imfreedom.org/r/2888/
  • +4 -1
    ChangeLog
  • +1 -1
    meson.build
  • --- a/ChangeLog Sun Dec 17 01:34:01 2023 -0600
    +++ b/ChangeLog Sun Dec 17 01:51:40 2023 -0600
    @@ -3,7 +3,10 @@
    Please see notes about versioning in README.md.
    -version 2.14.4 (2023-12-17)
    +version 2.14.5 (????-??-??):
    + * Nothing yet, be the first!
    +
    +version 2.14.4 (2023-12-17):
    * Use panel_window instead of directly accessing the window pointer on
    panels. This issue was discovered by (Debian 1057570) (RR 2883) (Gary
    Kramlich)
    --- a/meson.build Sun Dec 17 01:34:01 2023 -0600
    +++ b/meson.build Sun Dec 17 01:51:40 2023 -0600
    @@ -26,7 +26,7 @@
    # the first version for Finch 3 was 3.0.0
    project('libgnt', 'c',
    - version : '2.14.4',
    + version : '2.14.5-dev',
    meson_version : '>=0.44.0')
    gnt_soversion = 0