diff --git a/config-base b/config-base index ad085c45..4d48c83c 100644 --- a/config-base +++ b/config-base @@ -1,4 +1,4 @@ -# Base config based on Fedora's config (kernel-core-5.9.12-200.fc33.x86_64.rpm) +# Base config based on Fedora's config (kernel-core-5.9.13-200.fc33.x86_64.rpm) # Only modification is `yes '' | make oldconfig` to drop config settings which # depend on Fedora patches and adjust for the small version difference. CONFIG_CC_VERSION_TEXT="gcc (GCC) 9.3.1 20200408 (Red Hat 9.3.1-2)" @@ -21,7 +21,7 @@ CONFIG_INIT_ENV_ARG_LIMIT=32 CONFIG_UAPI_HEADER_TEST=y CONFIG_LOCALVERSION="" # CONFIG_LOCALVERSION_AUTO is not set -CONFIG_BUILD_SALT="5.9.12-200.fc33.x86_64" +CONFIG_BUILD_SALT="5.9.13-200.fc33.x86_64" CONFIG_HAVE_KERNEL_GZIP=y CONFIG_HAVE_KERNEL_BZIP2=y CONFIG_HAVE_KERNEL_LZMA=y diff --git a/version b/version index e4d4d889..c9e413d7 100644 --- a/version +++ b/version @@ -1 +1 @@ -5.9.12 +5.9.14