commit: ab8c9c655a6ac052724aef98060cd6c191bb65fe Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org> AuthorDate: Thu Oct 8 18:12:18 2015 +0000 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org> CommitDate: Thu Oct 8 18:12:48 2015 +0000 URL: https://gitweb.gentoo.org/proj/grs.git/commit/?id=ab8c9c65
grs/kernel-config: fix version. scripts/kernel-config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/kernel-config b/scripts/kernel-config index a3a7f93..a746783 100644 --- a/scripts/kernel-config +++ b/scripts/kernel-config @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 4.2.3-hardened-r1 Kernel Configuration +# Linux/x86 4.2.3-hardened Kernel Configuration # CONFIG_64BIT=y CONFIG_X86_64=y
