Automatic: buddy-cfm-release - Updating to a new version number from 13597.67.4

Change-Id: Ibe19be70be0f508871bcefab3faff1fbfa29a6e5
diff --git a/chromeos/config/chromeos_version.sh b/chromeos/config/chromeos_version.sh
index c246753..e2044e3 100755
--- a/chromeos/config/chromeos_version.sh
+++ b/chromeos/config/chromeos_version.sh
@@ -25,7 +25,7 @@
   # Patch number.
   # Increment by 1 in case a non-scheduled branch release build is necessary.
   # Reset to 0 when increasing branch number.
-  CHROMEOS_PATCH=4
+  CHROMEOS_PATCH=5
 
   # Official builds must set CHROMEOS_OFFICIAL=1.
   if [ ${CHROMEOS_OFFICIAL:-0} -ne 1 ]; then