Incremented to version: 10323.39.60

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