Bugfix release preparations

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2241 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
This commit is contained in:
RKrom 2012-11-05 16:38:22 +00:00
commit 00c1c80004
14 changed files with 23 additions and 14 deletions

View file

@ -47,4 +47,4 @@ using System.Runtime.InteropServices;
// You can specify all values by your own or you can build default build and revision
// numbers with the '*' character (the default):
[assembly: AssemblyVersion("1.0.6.$WCREV$")]
[assembly: AssemblyVersion("1.0.7.$WCREV$")]

View file

@ -2,7 +2,16 @@ Greenshot: A screenshot tool optimized for productivity. Save a screenshot or a
CHANGE LOG:
We changed the version to 1.0 after 5 years it should no longer have a "beta" feeling!
1.0.7 build xxxx Release
Bugs resolved:
* Bug #3582807: The window corners weren't cut correctly.
* Bug #3582692: Picasa-Web uploads didn't have a filename.
* Bug #3582282: Exporting captures to Powerpoint give errors when a Powerpoint dialog is open, this is fixed by displaying a retry with info.
* Bug #3582282: Exporting captures to Powerpoint were cropped incorrectly.
* Bug #3572995: Firefox captures on Windows XP are mainly black
1.0.6 build 2228 Release

View file

@ -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.6.$WCREV$")]
[assembly: AssemblyVersion("1.0.7.$WCREV$")]

View file

@ -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.6.$WCREV$")]
[assembly: AssemblyVersion("1.0.7.$WCREV$")]

View file

@ -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.6.$WCREV$")]
[assembly: AssemblyVersion("1.0.7.$WCREV$")]

View file

@ -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.6.$WCREV$")]
[assembly: AssemblyVersion("1.0.7.$WCREV$")]

View file

@ -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.6.$WCREV$")]
[assembly: AssemblyVersion("1.0.7.$WCREV$")]

View file

@ -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.6.$WCREV$")]
[assembly: AssemblyVersion("1.0.7.$WCREV$")]

View file

@ -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.6.$WCREV$")]
[assembly: AssemblyVersion("1.0.7.$WCREV$")]

View file

@ -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.6.$WCREV$")]
[assembly: AssemblyVersion("1.0.7.$WCREV$")]

View file

@ -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.6.$WCREV$")]
[assembly: AssemblyVersion("1.0.7.$WCREV$")]

View file

@ -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.6.$WCREV$")]
[assembly: AssemblyVersion("1.0.7.$WCREV$")]

View file

@ -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.6.$WCREV$")]
[assembly: AssemblyVersion("1.0.7.$WCREV$")]

View file

@ -52,4 +52,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.0.$WCREV$")]
[assembly: AssemblyVersion("1.0.7.$WCREV$")]