diff options
| author | Matt Turner <mattst88@gentoo.org> | 2024-01-18 15:56:09 -0500 |
|---|---|---|
| committer | Matt Turner <mattst88@gentoo.org> | 2024-01-18 15:56:09 -0500 |
| commit | 61df9f59ab0c13ed6cf8a3d9cd6a77fa1ee0929b (patch) | |
| tree | 250367b72941d1b82faa892326f6db1b3a4f9c13 | |
| parent | 34fe86949036b7b03af3942dd6901904b0f0313e (diff) | |
| download | gentoolkit-61df9f59ab0c13ed6cf8a3d9cd6a77fa1ee0929b.tar.gz | |
v0.6.4
Signed-off-by: Matt Turner <mattst88@gentoo.org>
| -rw-r--r-- | meson.build | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build index 3fbb278..109fa82 100644 --- a/meson.build +++ b/meson.build @@ -1,7 +1,7 @@ project( 'gentoolkit', 'c', - version : '0.6.2', + version : '0.6.4', license : 'GPL-2.0-or-later', meson_version : '>=0.64.0' ) |
