qulogic/libgnt

Bump versions to 3.0.0.

2019-04-06, Elliott Sales de Andrade
264713f13bbf
Parents e53045dbed62
Children b23c3cab1b40
Bump versions to 3.0.0.

This broke ABI and some API, so should really be 3.0.0 to go along with
the rest of Pidgin.
  • +2 -2
    meson.build
  • --- a/meson.build Fri Apr 05 23:40:03 2019 +0000
    +++ b/meson.build Sat Apr 06 04:27:37 2019 -0400
    @@ -23,10 +23,10 @@
    #
    # the last version for Finch 2 was 2.8.10,
    -# the first version for Finch 3 was 2.9.0
    +# the first version for Finch 3 was 3.0.0
    project('libgnt', 'c',
    - version : '2.9.0-devel',
    + version : '3.0.0-devel',
    meson_version : '>=0.37.0')
    gnt_soversion = 1