commit: 76ece84815b56cebb7714cde85e650ffa3b27733
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 11 10:22:43 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Aug 11 10:22:43 2024 +0000
URL:
https://gitweb.gentoo.org/proj/gentoo-functions.git/commit/?id=76ece848
meosn.build: prepare for gentoo-functions-1.7.2
Signed-off-by: Sam James <sam <AT> gentoo.org>
meson.build | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meson.build b/meson.build
index 10a9f32..66b492a 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'gentoo-functions', 'c',
- version: '1.7.1',
+ version: '1.7.2',
license: 'GPL-2.0-only',
default_options : [
'warning_level=2',