Merge "Update version to 1.2" into studio-1.2-release
diff --git a/adt-branding/src/idea/AndroidStudioApplicationInfo.xml b/adt-branding/src/idea/AndroidStudioApplicationInfo.xml
index 4e0d1a8..a3257a0 100755
--- a/adt-branding/src/idea/AndroidStudioApplicationInfo.xml
+++ b/adt-branding/src/idea/AndroidStudioApplicationInfo.xml
@@ -14,7 +14,7 @@
   ~ limitations under the License.
   -->
 <component>
-  <version major="1" minor="2" micro="0" patch="11" full="{0}.{1} RC 3" eap="false" />
+  <version major="1" minor="2" micro="0" patch="12" full="{0}.{1}" eap="false" />
   <company name="Google" url="http://developer.android.com"/>
   <build number="__BUILD_NUMBER__" date="__BUILD_DATE__" apiVersion="141.178"/>
   <install-over minbuild="0.1" maxbuild="999.999999" version="0"/>
diff --git a/android/src/META-INF/plugin.xml b/android/src/META-INF/plugin.xml
index 9353658..0f141f1 100755
--- a/android/src/META-INF/plugin.xml
+++ b/android/src/META-INF/plugin.xml
@@ -4,7 +4,7 @@
   <description>
     Supports the development of Open Handset Alliance Android applications with IntelliJ IDEA.
   </description>
-  <version>10.1.2 RC 3</version>
+  <version>10.1.2</version>
   <vendor>JetBrains</vendor>
 
   <depends>JUnit</depends>