From 04c444cf29cdb6b2e28c6f08f7a493b9647f49ec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Luttringer?= Date: Mon, 20 Feb 2017 23:50:44 +0100 Subject: [PATCH] Bump to 4.10 --- PKGBUILD | 2 +- config.x86_64 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/PKGBUILD b/PKGBUILD index 5907e58..1251f3d 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Customized version of linux for seblu computers pkgname=linux-seblu -pkgver=4.10_rc7 +pkgver=4.10 pkgrel=1 pkgdesc='The Linux Kernel cooked by Seblu' arch=('x86_64') diff --git a/config.x86_64 b/config.x86_64 index 32a89eb..6da35bf 100644 --- a/config.x86_64 +++ b/config.x86_64 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 4.10.0-rc7 Kernel Configuration +# Linux/x86 4.10.0 Kernel Configuration # CONFIG_64BIT=y CONFIG_X86_64=y -- GitLab