commit: 6cf539a402d0b78fdb6a120ae2813358d1906b9b 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:56 2015 +0000 URL: https://gitweb.gentoo.org/proj/grs.git/commit/?id=6cf539a4
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
