mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
update *ApplicationInfo.xml: 'master' branch now targets 2019.2 versions
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<component xmlns="http://jetbrains.org/intellij/schema/application-info"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
xsi:schemaLocation="http://jetbrains.org/intellij/schema/application-info http://jetbrains.org/intellij/schema/ApplicationInfo.xsd">
|
||||
<version major="2019" minor="1" eap="true" suffix="Snapshot"/>
|
||||
<version major="2019" minor="2" eap="true" suffix="Snapshot"/>
|
||||
<company name="JetBrains s.r.o." url="https://www.jetbrains.com"/>
|
||||
<build number="IC-__BUILD__" date="__BUILD_DATE__"/>
|
||||
<logo url="/idea_community_logo.png" textcolor="ffffff" progressColor="ffffff" progressX="117" progressY="280" progressHeight="3" />
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
<component xmlns="http://jetbrains.org/intellij/schema/application-info"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
xsi:schemaLocation="http://jetbrains.org/intellij/schema/application-info http://jetbrains.org/intellij/schema/ApplicationInfo.xsd">
|
||||
<version major="2019" minor="1" eap="true"/>
|
||||
<version major="2019" minor="2" eap="true"/>
|
||||
<company name="JetBrains s.r.o." url="https://www.jetbrains.com" copyrightStart="2010"/>
|
||||
<build number="PC-__BUILD__" date="__BUILD_DATE__"/>
|
||||
<logo url="/pycharm_core_logo.png" textcolor="ffffff" progressColor="ffffff" progressX="114" progressY="278" progressHeight="3"/>
|
||||
|
||||
Reference in New Issue
Block a user