From: Øyvind Kolås Date: Sun, 4 Oct 2020 16:46:49 +0000 (+0200) Subject: post release version bump X-Git-Tag: archive/raspbian/1%0.1.106-3+rpi1^2~15^2~6^2~16 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=92752ec5656390160091b5d754d128fc612e1e52;p=babl.git post release version bump --- diff --git a/meson.build b/meson.build index e4bdc38..bf0b3eb 100644 --- a/meson.build +++ b/meson.build @@ -1,6 +1,6 @@ project('babl', 'c', license: 'LGPL3+', - version: '0.1.82', + version: '0.1.83', meson_version: '>=0.54.0', default_options: [ 'buildtype=debugoptimized'