diff options
author | raveit65 <[email protected]> | 2024-02-14 00:27:39 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2024-02-14 00:27:39 +0100 |
commit | a2ffc585b0d463b44b7e873e36968cad55604f1e (patch) | |
tree | 048801bf414360ac3f2775233523122520d69cb3 /meson.build | |
parent | 4021dd4e0185d8f51c04e31b3977fa1eb319861d (diff) | |
download | eom-1.28.0.tar.bz2 eom-1.28.0.tar.xz |
Diffstat (limited to 'meson.build')
-rw-r--r-- | meson.build | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build index 49bdbfd..608e62b 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('eom','c', - version: '1.27.1', + version: '1.28.0', meson_version: '>=0.59.0', license: 'GPLv2+', ) |