commit: a3b76337755aa108303fde03b81ee03a81df53f5 Author: Mike Frysinger <vapier <AT> gentoo <DOT> org> AuthorDate: Sun Sep 13 05:23:56 2015 +0000 Commit: Mike Frysinger <vapier <AT> gentoo <DOT> org> CommitDate: Sun Sep 13 05:23:56 2015 +0000 URL: https://gitweb.gentoo.org/proj/sandbox.git/commit/?id=a3b76337
bump to sandbox-2.8 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 fc63f4d..686ae4d 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ([2.61]) -AC_INIT([sandbox], [2.7], [[email protected]]) +AC_INIT([sandbox], [2.8], [[email protected]]) AM_INIT_AUTOMAKE([1.12 dist-xz no-dist-gzip silent-rules -Wall]) AM_SILENT_RULES([yes]) # AM_INIT_AUTOMAKE([silent-rules]) is broken atm AC_CONFIG_HEADER([config.h])
