meson: Bump to version 1.0.4

This commit is contained in:
Antoine Soulier
2023-08-03 09:45:11 -07:00
parent 67f2231815
commit 1a5938ebac
+1 -1
View File
@@ -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'])