From 723fda95c5f6a03511d1a1035cbf047a45cbcc62 Mon Sep 17 00:00:00 2001 From: Andrey Vlasovskikh Date: Mon, 26 Jan 2015 19:03:22 +0300 Subject: [PATCH] Use . as a build number for Python plugin at TeamCity We used to forget to update the branch part. Another problem was the meaningless build count in the name of the zip file. --- python/pluginResources/META-INF/plugin.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/python/pluginResources/META-INF/plugin.xml b/python/pluginResources/META-INF/plugin.xml index 00c8aa87a2d7..406809c4f8cf 100644 --- a/python/pluginResources/META-INF/plugin.xml +++ b/python/pluginResources/META-INF/plugin.xml @@ -15,8 +15,8 @@ The Python plug-in provides smart editing for Python scripts. The feature set of Issue tracker
]]> - - 4.0 Beta 140.@@BUILD_NUMBER@@ + + 4.0 Beta @@BUILD_NUMBER@@ com.intellij.modules.java