From: Øyvind Kolås Date: Sun, 7 Jun 2020 17:40:34 +0000 (+0200) Subject: babl: post release version bump X-Git-Tag: archive/raspbian/1%0.1.106-3+rpi1^2~15^2~8^2~24 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=e7e80bdc7f92d7234b70e16717c97e8b359fb4e0;p=babl.git babl: post release version bump --- diff --git a/meson.build b/meson.build index 05e3c9f..a66bd96 100644 --- a/meson.build +++ b/meson.build @@ -1,6 +1,6 @@ project('babl', 'c', license: 'LGPL3+', - version: '0.1.78', + version: '0.1.79', meson_version: '>=0.50.0', default_options: [ 'sysconfdir=/etc',