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

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