mirror of
https://github.com/google/liblc3.git
synced 2026-06-01 01:17:02 +00:00
meson: Bump to version 1.0.4
This commit is contained in:
+1
-1
@@ -13,7 +13,7 @@
|
|||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
|
|
||||||
project('lc3', 'c',
|
project('lc3', 'c',
|
||||||
version: '1.0.3',
|
version: '1.0.4',
|
||||||
license: 'Apache-2.0',
|
license: 'Apache-2.0',
|
||||||
meson_version: '>= 0.47.0',
|
meson_version: '>= 0.47.0',
|
||||||
default_options: ['b_lto=true'])
|
default_options: ['b_lto=true'])
|
||||||
|
|||||||
Reference in New Issue
Block a user