mirror of
https://github.com/google/liblc3.git
synced 2026-04-17 21:25:30 +00:00
Bump version to 1.1.3
This commit is contained in:
@@ -13,7 +13,7 @@
|
|||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
|
|
||||||
project('lc3', 'c',
|
project('lc3', 'c',
|
||||||
version: '1.1.2',
|
version: '1.1.3',
|
||||||
license: 'Apache-2.0',
|
license: 'Apache-2.0',
|
||||||
meson_version: '>= 0.48.0',
|
meson_version: '>= 0.48.0',
|
||||||
default_options: ['buildtype=release', 'b_lto=true'])
|
default_options: ['buildtype=release', 'b_lto=true'])
|
||||||
|
|||||||
@@ -4,7 +4,7 @@ build-backend = "mesonpy"
|
|||||||
|
|
||||||
[project]
|
[project]
|
||||||
name = "lc3py"
|
name = "lc3py"
|
||||||
version = "1.1.2"
|
version = "1.1.3"
|
||||||
license = { text="Apache-2.0" }
|
license = { text="Apache-2.0" }
|
||||||
authors = [
|
authors = [
|
||||||
{ name="Antoine Soulier", email="asoulier@google.com" },
|
{ name="Antoine Soulier", email="asoulier@google.com" },
|
||||||
|
|||||||
Reference in New Issue
Block a user