mirror of
https://github.com/greenshot/greenshot
synced 2025-08-14 02:37:03 -07:00
Preparations for the Release Candidate 1.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1979 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
This commit is contained in:
parent
50cbbf6621
commit
47a36c95ea
7 changed files with 7 additions and 7 deletions
|
@ -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.0.$WCREV$")]
|
||||
[assembly: AssemblyVersion("1.0.1.$WCREV$")]
|
||||
|
|
|
@ -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.0.$WCREV$")]
|
||||
[assembly: AssemblyVersion("1.0.1.$WCREV$")]
|
||||
|
|
|
@ -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.0.$WCREV$")]
|
||||
[assembly: AssemblyVersion("1.0.1.$WCREV$")]
|
|
@ -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.0.$WCREV$")]
|
||||
[assembly: AssemblyVersion("1.0.1.$WCREV$")]
|
||||
|
|
|
@ -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.0.$WCREV$")]
|
||||
[assembly: AssemblyVersion("1.0.1.$WCREV$")]
|
||||
|
|
|
@ -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.0.$WCREV$")]
|
||||
[assembly: AssemblyVersion("1.0.1.$WCREV$")]
|
|
@ -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("0.9.0.$WCREV$")]
|
||||
[assembly: AssemblyVersion("1.0.1.$WCREV$")]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue