diff --git a/patches/defconfig b/patches/defconfig
index 1276dd6611cc4e50f1597b262790589d52dd3a76..c8b6a96c446f860d13000a56301bfe991ba8a09a 100644
--- a/patches/defconfig
+++ b/patches/defconfig
@@ -1,6 +1,6 @@
 #
 # Automatically generated file; DO NOT EDIT.
-# Linux/arm 4.13.0-rc2 Kernel Configuration
+# Linux/arm 4.13.0-rc3 Kernel Configuration
 #
 CONFIG_ARM=y
 CONFIG_ARM_HAS_SG_CHAIN=y
diff --git a/patches/defconfig-bone b/patches/defconfig-bone
index 1276dd6611cc4e50f1597b262790589d52dd3a76..c8b6a96c446f860d13000a56301bfe991ba8a09a 100644
--- a/patches/defconfig-bone
+++ b/patches/defconfig-bone
@@ -1,6 +1,6 @@
 #
 # Automatically generated file; DO NOT EDIT.
-# Linux/arm 4.13.0-rc2 Kernel Configuration
+# Linux/arm 4.13.0-rc3 Kernel Configuration
 #
 CONFIG_ARM=y
 CONFIG_ARM_HAS_SG_CHAIN=y
diff --git a/patches/ref_omap2plus_defconfig b/patches/ref_omap2plus_defconfig
index 5a76f59242c51ddf44944b3626294320d4e77973..adf8dff5bd91607c836e8a815955c363d4e50ff2 100644
--- a/patches/ref_omap2plus_defconfig
+++ b/patches/ref_omap2plus_defconfig
@@ -1,6 +1,6 @@
 #
 # Automatically generated file; DO NOT EDIT.
-# Linux/arm 4.13.0-rc2 Kernel Configuration
+# Linux/arm 4.13.0-rc3 Kernel Configuration
 #
 CONFIG_ARM=y
 CONFIG_ARM_HAS_SG_CHAIN=y
diff --git a/version.sh b/version.sh
index a3a6408f889c4319245573643c0ab7ee6d1795e4..981ba98040614a3b7930d969eb3ca738d371a48d 100644
--- a/version.sh
+++ b/version.sh
@@ -30,7 +30,7 @@ toolchain="gcc_linaro_gnueabihf_6"
 
 #Kernel/Build
 KERNEL_REL=4.13
-KERNEL_TAG=${KERNEL_REL}-rc2
+KERNEL_TAG=${KERNEL_REL}-rc3
 BUILD=${build_prefix}0
 kernel_rt=".X-rtY"