From 19d92e72c83bbfb57e080dcdec7254be45e73dd8 Mon Sep 17 00:00:00 2001 From: RKrom Date: Wed, 19 Sep 2012 13:14:22 +0000 Subject: [PATCH] Preparations for RC3 git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2063 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4 --- Greenshot-OCR-Plugin/Properties/AssemblyInfo.cs.template | 2 +- GreenshotConfluencePlugin/Properties/AssemblyInfo.cs.template | 2 +- .../Properties/AssemblyInfo.cs.template | 2 +- GreenshotImgurPlugin/Properties/AssemblyInfo.cs.template | 2 +- GreenshotJiraPlugin/Properties/AssemblyInfo.cs.template | 2 +- .../Properties/AssemblyInfo.cs.template | 2 +- GreenshotPhotobucketPlugin/Properties/AssemblyInfo.cs.template | 2 +- GreenshotPlugin/Properties/AssemblyInfo.cs.template | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/Greenshot-OCR-Plugin/Properties/AssemblyInfo.cs.template b/Greenshot-OCR-Plugin/Properties/AssemblyInfo.cs.template index 3badb9017..56206b4e6 100644 --- a/Greenshot-OCR-Plugin/Properties/AssemblyInfo.cs.template +++ b/Greenshot-OCR-Plugin/Properties/AssemblyInfo.cs.template @@ -51,4 +51,4 @@ using Greenshot.Plugin; // // You can specify all the values or you can use the default the Revision and // Build Numbers by using the '*' as shown below: -[assembly: AssemblyVersion("1.0.2.$WCREV$")] +[assembly: AssemblyVersion("1.0.3.$WCREV$")] diff --git a/GreenshotConfluencePlugin/Properties/AssemblyInfo.cs.template b/GreenshotConfluencePlugin/Properties/AssemblyInfo.cs.template index bedd40679..d5cf47a0e 100644 --- a/GreenshotConfluencePlugin/Properties/AssemblyInfo.cs.template +++ b/GreenshotConfluencePlugin/Properties/AssemblyInfo.cs.template @@ -51,4 +51,4 @@ using Greenshot.Plugin; // // You can specify all the values or you can use the default the Revision and // Build Numbers by using the '*' as shown below: -[assembly: AssemblyVersion("1.0.2.$WCREV$")] \ No newline at end of file +[assembly: AssemblyVersion("1.0.3.$WCREV$")] \ No newline at end of file diff --git a/GreenshotExternalCommandPlugin/Properties/AssemblyInfo.cs.template b/GreenshotExternalCommandPlugin/Properties/AssemblyInfo.cs.template index 1a502ddf7..f4160215c 100644 --- a/GreenshotExternalCommandPlugin/Properties/AssemblyInfo.cs.template +++ b/GreenshotExternalCommandPlugin/Properties/AssemblyInfo.cs.template @@ -50,4 +50,4 @@ using Greenshot.Plugin; // // You can specify all the values or you can use the default the Revision and // Build Numbers by using the '*' as shown below: -[assembly: AssemblyVersion("1.0.2.$WCREV$")] +[assembly: AssemblyVersion("1.0.3.$WCREV$")] diff --git a/GreenshotImgurPlugin/Properties/AssemblyInfo.cs.template b/GreenshotImgurPlugin/Properties/AssemblyInfo.cs.template index f211f4203..99386699b 100644 --- a/GreenshotImgurPlugin/Properties/AssemblyInfo.cs.template +++ b/GreenshotImgurPlugin/Properties/AssemblyInfo.cs.template @@ -51,4 +51,4 @@ using Greenshot.Plugin; // // You can specify all the values or you can use the default the Revision and // Build Numbers by using the '*' as shown below: -[assembly: AssemblyVersion("1.0.2.$WCREV$")] +[assembly: AssemblyVersion("1.0.3.$WCREV$")] diff --git a/GreenshotJiraPlugin/Properties/AssemblyInfo.cs.template b/GreenshotJiraPlugin/Properties/AssemblyInfo.cs.template index 1e0969ec8..a56e9d1b3 100644 --- a/GreenshotJiraPlugin/Properties/AssemblyInfo.cs.template +++ b/GreenshotJiraPlugin/Properties/AssemblyInfo.cs.template @@ -51,4 +51,4 @@ using Greenshot.Plugin; // // You can specify all the values or you can use the default the Revision and // Build Numbers by using the '*' as shown below: -[assembly: AssemblyVersion("1.0.2.$WCREV$")] \ No newline at end of file +[assembly: AssemblyVersion("1.0.3.$WCREV$")] \ No newline at end of file diff --git a/GreenshotOfficeCommunicatorPlugin/Properties/AssemblyInfo.cs.template b/GreenshotOfficeCommunicatorPlugin/Properties/AssemblyInfo.cs.template index 46558d817..e67db7f4e 100644 --- a/GreenshotOfficeCommunicatorPlugin/Properties/AssemblyInfo.cs.template +++ b/GreenshotOfficeCommunicatorPlugin/Properties/AssemblyInfo.cs.template @@ -51,4 +51,4 @@ using Greenshot.Plugin; // // You can specify all the values or you can use the default the Revision and // Build Numbers by using the '*' as shown below: -[assembly: AssemblyVersion("1.0.2.$WCREV$")] +[assembly: AssemblyVersion("1.0.3.$WCREV$")] diff --git a/GreenshotPhotobucketPlugin/Properties/AssemblyInfo.cs.template b/GreenshotPhotobucketPlugin/Properties/AssemblyInfo.cs.template index da7ef9f76..bd52d0b85 100644 --- a/GreenshotPhotobucketPlugin/Properties/AssemblyInfo.cs.template +++ b/GreenshotPhotobucketPlugin/Properties/AssemblyInfo.cs.template @@ -51,4 +51,4 @@ using Greenshot.Plugin; // // You can specify all the values or you can use the default the Revision and // Build Numbers by using the '*' as shown below: -[assembly: AssemblyVersion("1.0.2.$WCREV$")] +[assembly: AssemblyVersion("1.0.3.$WCREV$")] diff --git a/GreenshotPlugin/Properties/AssemblyInfo.cs.template b/GreenshotPlugin/Properties/AssemblyInfo.cs.template index 0d19ae84c..c1ed67e4b 100644 --- a/GreenshotPlugin/Properties/AssemblyInfo.cs.template +++ b/GreenshotPlugin/Properties/AssemblyInfo.cs.template @@ -48,4 +48,4 @@ using System.Runtime.InteropServices; // // You can specify all the values or you can use the default the Revision and // Build Numbers by using the '*' as shown below: -[assembly: AssemblyVersion("1.0.2.$WCREV$")] +[assembly: AssemblyVersion("1.0.3.$WCREV$")]