commit: 0ff17a2703fe8997ec1e7d2b9b55536eaf0333ac 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:13:02 2015 +0000 URL: https://gitweb.gentoo.org/proj/grs.git/commit/?id=0ff17a27
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
