Automatic: arkham-release - Updating to a new version number from 10452.90.52

Change-Id: Ic4d37faac0d9bb6a1485ee6cf03bb4bd86f9d973
diff --git a/chromeos/config/chromeos_version.sh b/chromeos/config/chromeos_version.sh
index 7375e59..c25ffb6 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=52
+  CHROMEOS_PATCH=53
 
   # Official builds must set CHROMEOS_OFFICIAL=1.
   if [ ${CHROMEOS_OFFICIAL:-0} -ne 1 ]; then