Incremented to version: 11297.83.47

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