Automatic: daisy_spring-release - Updating to a new version number from 4100.53.16

Change-Id: Icfa1efc2d9556353c0af6f02d40cbf4c114c0f9f
diff --git a/chromeos/config/chromeos_version.sh b/chromeos/config/chromeos_version.sh
index 1470340..16905df 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=16
+  export CHROMEOS_PATCH=17
 
   # Official builds must set CHROMEOS_OFFICIAL=1.
   if [ ${CHROMEOS_OFFICIAL:-0} -ne 1 ]; then