diff --git a/meson.build b/meson.build index ad879ba371..3a911908d0 100644 --- a/meson.build +++ b/meson.build @@ -1,4 +1,4 @@ -project('libent', 'c', version: '0.1.3', license: 'MIT') +project('libent', 'c', version: '0.1.4', license: 'MIT') inc = include_directories('include')