Incremented to version: 5216.392.187

Change-Id: I93168b1d49f72d15bdb34f8b6f29a717f7763ba5
diff --git a/chromeos/config/chromeos_version.sh b/chromeos/config/chromeos_version.sh
index 875befc..0db5dab 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.
-  export CHROMEOS_PATCH=186
+  export CHROMEOS_PATCH=187
 
   # Official builds must set CHROMEOS_OFFICIAL=1.
   if [ ${CHROMEOS_OFFICIAL:-0} -ne 1 ]; then