proj/pax-utils:master commit in: /

"Sam James" <[email protected]> Sun, 02 Aug 2026 14:06:17 +0000 (UTC)
Newsgroups gmane.linux.gentoo.cvs
Message-ID <1785679507.a19d74326cf0dfc5eea93a5f0bc23dc3a5a959b5.sam@gentoo>
commit:     a19d74326cf0dfc5eea93a5f0bc23dc3a5a959b5
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Aug  2 14:05:07 2026 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Aug  2 14:05:07 2026 +0000
URL:        https://gitweb.gentoo.org/proj/pax-utils.git/commit/?id=a19d7432

meson.build: version 1.3.11

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 9beccce..c4011af 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('pax-utils', 'c',
-  version : '1.3.10',
+  version : '1.3.11',
   license : 'GPL-2.0-only',
   default_options : [
     'warning_level=2',