product version suffix updated to default value for PyCharm

GitOrigin-RevId: e430eb704d6994f52e50b6a5a5ece144ce19d1d7
This commit is contained in:
TeamCity
2025-02-25 03:16:54 +00:00
committed by intellij-monorepo-bot
parent 3474e6669a
commit a92e0b2f10

View File

@@ -1,6 +1,6 @@
<!-- Copyright 2000-2019 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file. -->
<component xmlns="http://jetbrains.org/intellij/schema/application-info">
<version major="2024" minor="3" eap="false" suffix="RC"/>
<version major="2024" minor="3" eap="false"/>
<company name="JetBrains s.r.o." url="https://www.jetbrains.com" copyrightStart="2010"/>
<build number="PC-__BUILD__" date="__BUILD_DATE__" majorReleaseDate="20241113"/>
<logo url="/pycharm_core_logo.png"/>