From: SooChan Lim Date: Sun, 6 Mar 2022 23:09:00 +0000 (+0900) Subject: change the version into 0.1.2 X-Git-Tag: accepted/tizen/unified/20220720.034120~106 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=00ed279fa8ad331e8628c14909a3cb324c0602d1;p=platform%2Fcore%2Fuifw%2Flibds-tizen.git change the version into 0.1.2 Change-Id: I747595f287cf73a548e03e569c6a18f413837d1b --- diff --git a/meson.build b/meson.build index 0a91447..db1f43c 100644 --- a/meson.build +++ b/meson.build @@ -1,6 +1,6 @@ project('libds', 'c', license: 'MIT', - version: '0.1.0', + version: '0.1.2', default_options: [ 'warning_level=1', 'c_std=gnu99', diff --git a/packaging/libds.spec b/packaging/libds.spec index 3b479e2..bd38de7 100644 --- a/packaging/libds.spec +++ b/packaging/libds.spec @@ -1,5 +1,5 @@ Name: libds -Version: 0.0.1 +Version: 0.1.2 Release: 0 Summary: Wayland Compositor Library License: MIT