From c8d78ebb6a51d4eb527dad49cfcae48017611aeb Mon Sep 17 00:00:00 2001 From: RKrom Date: Sun, 28 Oct 2012 18:13:46 +0000 Subject: [PATCH] Release preparations git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2217 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4 --- GreenshotBoxPlugin/Properties/AssemblyInfo.cs.template | 2 +- GreenshotDropboxPlugin/Properties/AssemblyInfo.cs.template | 2 +- GreenshotFlickrPlugin/Properties/AssemblyInfo.cs.template | 2 +- GreenshotPicasaPlugin/Properties/AssemblyInfo.cs.template | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/GreenshotBoxPlugin/Properties/AssemblyInfo.cs.template b/GreenshotBoxPlugin/Properties/AssemblyInfo.cs.template index 4784236a0..dfdab62f5 100644 --- a/GreenshotBoxPlugin/Properties/AssemblyInfo.cs.template +++ b/GreenshotBoxPlugin/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.5.$WCREV$")] +[assembly: AssemblyVersion("1.0.6.$WCREV$")] diff --git a/GreenshotDropboxPlugin/Properties/AssemblyInfo.cs.template b/GreenshotDropboxPlugin/Properties/AssemblyInfo.cs.template index f38f7c889..22e4b02b8 100644 --- a/GreenshotDropboxPlugin/Properties/AssemblyInfo.cs.template +++ b/GreenshotDropboxPlugin/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.5.$WCREV$")] +[assembly: AssemblyVersion("1.0.6.$WCREV$")] diff --git a/GreenshotFlickrPlugin/Properties/AssemblyInfo.cs.template b/GreenshotFlickrPlugin/Properties/AssemblyInfo.cs.template index 5efcf88fb..b96b87e49 100644 --- a/GreenshotFlickrPlugin/Properties/AssemblyInfo.cs.template +++ b/GreenshotFlickrPlugin/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.5.$WCREV$")] +[assembly: AssemblyVersion("1.0.6.$WCREV$")] diff --git a/GreenshotPicasaPlugin/Properties/AssemblyInfo.cs.template b/GreenshotPicasaPlugin/Properties/AssemblyInfo.cs.template index f6caaefa4..e74441131 100644 --- a/GreenshotPicasaPlugin/Properties/AssemblyInfo.cs.template +++ b/GreenshotPicasaPlugin/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.5.$WCREV$")] +[assembly: AssemblyVersion("1.0.6.$WCREV$")]