From: Øyvind Kolås Date: Sun, 2 Aug 2020 20:25:44 +0000 (+0200) Subject: post release version bump X-Git-Tag: archive/raspbian/1%0.1.106-3+rpi1^2~15^2~7^2~4 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=ae19d5c01ac6adc5cd0f0ff5889a871c37f66091;p=babl.git post release version bump --- diff --git a/meson.build b/meson.build index f010eec..b5cefe0 100644 --- a/meson.build +++ b/meson.build @@ -1,6 +1,6 @@ project('babl', 'c', license: 'LGPL3+', - version: '0.1.80', + version: '0.1.81', meson_version: '>=0.54.0', default_options: [ 'buildtype=debugoptimized'