Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
小 白蛋
Intellij Community
Commits
6a7cf9a6
Commit
6a7cf9a6
authored
4 years ago
by
Aleksey Rostovskiy
Committed by
intellij-monorepo-bot
4 years ago
Browse files
Options
Download
Email Patches
Plain Diff
PyCharm 2020.2 EAP
GitOrigin-RevId: 996883a42652d1461695fe60d80bdaaaa585f052
parent
5722f732
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
python/ideCoreSrc/idea/PyCharmCoreApplicationInfo.xml
+1
-1
python/ideCoreSrc/idea/PyCharmCoreApplicationInfo.xml
with
1 addition
and
1 deletion
+1
-1
python/ideCoreSrc/idea/PyCharmCoreApplicationInfo.xml
+
1
-
1
View file @
6a7cf9a6
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
<component
xmlns=
"http://jetbrains.org/intellij/schema/application-info"
<component
xmlns=
"http://jetbrains.org/intellij/schema/application-info"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
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"
>
xsi:schemaLocation=
"http://jetbrains.org/intellij/schema/application-info http://jetbrains.org/intellij/schema/ApplicationInfo.xsd"
>
<version
major=
"2020"
minor=
"2"
eap=
"true"
suffix=
"
Beta
"
/>
<version
major=
"2020"
minor=
"2"
eap=
"true"
suffix=
"
EAP
"
/>
<company
name=
"JetBrains s.r.o."
url=
"https://www.jetbrains.com"
copyrightStart=
"2010"
/>
<company
name=
"JetBrains s.r.o."
url=
"https://www.jetbrains.com"
copyrightStart=
"2010"
/>
<build
number=
"__BUILD_NUMBER__"
date=
"__BUILD_DATE__"
/>
<build
number=
"__BUILD_NUMBER__"
date=
"__BUILD_DATE__"
/>
<logo
url=
"/pycharm_core_logo.png"
textcolor=
"ffffff"
progressColor=
"ffffff"
progressX=
"114"
progressY=
"278"
progressHeight=
"3"
/>
<logo
url=
"/pycharm_core_logo.png"
textcolor=
"ffffff"
progressColor=
"ffffff"
progressX=
"114"
progressY=
"278"
progressHeight=
"3"
/>
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Projects
Groups
Snippets
Help