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