Automatic: Updating the new version number 0.12.383.0

Change-Id: I4139934fe39eb56a7f2a61ac71cc2e55a589d521
diff --git a/chromeos/config/chromeos_version.sh b/chromeos/config/chromeos_version.sh
index ccb3161..9419b1e 100755
--- a/chromeos/config/chromeos_version.sh
+++ b/chromeos/config/chromeos_version.sh
@@ -25,7 +25,7 @@
 # Increment by 2 in trunk after making a release branch.
 # Does not reset on a major/minor change (always increases).
 # (Trunk is always odd; branches are always even).
-export CHROMEOS_VERSION_BRANCH=382
+export CHROMEOS_VERSION_BRANCH=383
 
 # Patch number.
 # Increment by 1 each release on a branch.