libgnt/libgnt

Prepare for the next round of development
release-2.x.y
2021-09-25, Gary Kramlich
f61ccf9acd3f
Parents 7750e56b2ef1
Children cfcf6ff3913e
Prepare for the next round of development

Testing Done:
Compiled

Reviewed at https://reviews.imfreedom.org/r/947/
  • +3 -0
    ChangeLog
  • +1 -1
    meson.build
  • --- a/ChangeLog Sat Sep 25 22:57:45 2021 -0500
    +++ b/ChangeLog Sat Sep 25 23:42:52 2021 -0500
    @@ -3,6 +3,9 @@
    Please see notes about versioning in README.md.
    +version 2.14.4 (????/??/??):
    + * Nothing yet, be the first!
    +
    version 2.14.3 (2021/09/25):
    * Added an option to disable python2 support. (LIBGNT-16) (RR 930) (Gary
    Kramlich)
    --- a/meson.build Sat Sep 25 22:57:45 2021 -0500
    +++ b/meson.build Sat Sep 25 23:42:52 2021 -0500
    @@ -26,7 +26,7 @@
    # the first version for Finch 3 was 3.0.0
    project('libgnt', 'c',
    - version : '2.14.3',
    + version : '2.14.4-dev',
    meson_version : '>=0.44.0')
    gnt_soversion = 0