commit: 7115a75ffbbe4da11b0d997cc699d3ae086271cd Author: Mike Gilbert <floppym <AT> gentoo <DOT> org> AuthorDate: Sat Feb 22 19:51:02 2025 +0000 Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org> CommitDate: Sat Feb 22 19:51:02 2025 +0000 URL: https://gitweb.gentoo.org/proj/sandbox.git/commit/?id=7115a75f
v2.44 Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org> configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 6317233..4219a43 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ([2.71]) -AC_INIT([sandbox], [2.43], [[email protected]]) +AC_INIT([sandbox], [2.44], [[email protected]]) AM_INIT_AUTOMAKE([1.15 dist-xz foreign no-dist-gzip silent-rules subdir-objects -Wall]) AM_SILENT_RULES([yes]) # AM_INIT_AUTOMAKE([silent-rules]) is broken atm AC_CONFIG_HEADERS([sandboxconfig.h])
