diff options
author | Philip Withnall <pwithnall@endlessos.org> | 2021-09-07 12:14:06 +0100 |
---|---|---|
committer | Philip Withnall <pwithnall@endlessos.org> | 2021-09-07 12:24:07 +0100 |
commit | 73c217dec21ac89b50d2e13f8614902cfb7bc1fd (patch) | |
tree | 3785b0c9e1776f1d2b67d37c03fb1acff034fee1 /meson.build | |
parent | 573c629beca7e16d3acacffff8f1339c34a64cb6 (diff) | |
download | glib-73c217dec21ac89b50d2e13f8614902cfb7bc1fd.tar.gz |
2.69.32.69.3
Signed-off-by: Philip Withnall <pwithnall@endlessos.org>
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 b1ebb6b43..4f1178aa4 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('glib', 'c', 'cpp', - version : '2.69.2', + version : '2.69.3', # NOTE: We keep this pinned at 0.49 because that's what Debian 10 ships meson_version : '>= 0.49.2', default_options : [ |