commit: 317e792b325ca26fe6e959d5d4e511d154f3a228 Author: Mike Frysinger <vapier <AT> gentoo <DOT> org> AuthorDate: Sat Dec 19 17:56:59 2015 +0000 Commit: Mike Frysinger <vapier <AT> gentoo <DOT> org> CommitDate: Sat Dec 19 17:56:59 2015 +0000 URL: https://gitweb.gentoo.org/proj/sandbox.git/commit/?id=317e792b
bump to sandbox-2.11 Signed-off-by: Mike Frysinger <vapier <AT> gentoo.org> configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 081398c..25711cc 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ([2.69]) -AC_INIT([sandbox], [2.10], [[email protected]]) +AC_INIT([sandbox], [2.11], [[email protected]]) AM_INIT_AUTOMAKE([1.14 dist-xz 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])
