commit: d2d9dbe6b589467f1fe275dae407aaca4dd01c03 Author: Mike Gilbert <floppym <AT> gentoo <DOT> org> AuthorDate: Thu Jun 27 18:24:04 2024 +0000 Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org> CommitDate: Thu Jun 27 18:24:04 2024 +0000 URL: https://gitweb.gentoo.org/proj/sandbox.git/commit/?id=d2d9dbe6
v2.39 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 7d32dd7..969daf9 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ([2.69]) -AC_INIT([sandbox], [2.38], [[email protected]]) +AC_INIT([sandbox], [2.39], [[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_HEADER([config.h])
