gplugin/gplugin

faa362979ee4
Parents 3858bf774261
Children d1657fa508af
Bump the revision for the next round of development
  • +3 -0
    ChangeLog
  • +1 -1
    meson.build
  • --- a/ChangeLog Sat Sep 05 20:21:46 2020 -0500
    +++ b/ChangeLog Sat Sep 05 20:27:32 2020 -0500
    @@ -1,3 +1,6 @@
    +0.31.0: ????/??/??
    + * Nothing yet, be the first!!
    +
    0.30.0: 2020/09/05
    General
    * Changed the website to the repository on keep.imfreedom.org.
    --- a/meson.build Sat Sep 05 20:21:46 2020 -0500
    +++ b/meson.build Sat Sep 05 20:27:32 2020 -0500
    @@ -1,7 +1,7 @@
    ###############################################################################
    # Project Info
    ###############################################################################
    -project('gplugin', 'c', version : '0.30.0',
    +project('gplugin', 'c', version : '0.30.1-dev',
    meson_version : '>=0.50.0',
    default_options : ['c_std=c99'])