From: Takashi Sakamoto Date: Sun, 21 Jun 2020 10:13:57 +0000 (+0900) Subject: bump version up to 0.1.0 to release X-Git-Tag: v0.1.0^0 X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=5656fe9ca2dafe8214f1afa80c6c274dcc0903f6;p=alsa-gobject.git bump version up to 0.1.0 to release Signed-off-by: Takashi Sakamoto --- diff --git a/meson.build b/meson.build index 2a7b10e..2068db6 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('alsa-gobject', 'c', - version: '0.0.0', + version: '0.1.0', license: 'LGPL-3', )