RC Preparations

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2548 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
This commit is contained in:
RKrom 2013-04-02 10:33:44 +00:00
parent 55a1108d4a
commit 187e4bbe92
15 changed files with 15 additions and 15 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 // You can specify all values by your own or you can build default build and revision
// numbers with the '*' character (the default): // numbers with the '*' character (the default):
[assembly: AssemblyVersion("1.1.0.$WCREV$")] [assembly: AssemblyVersion("1.1.1.$WCREV$")]

View file

@ -1,5 +1,5 @@
#define ExeName "Greenshot" #define ExeName "Greenshot"
#define Version "1.1.0.$WCREV$" #define Version "1.1.1.$WCREV$"
; Include the scripts to install .NET Framework 2.0 ; Include the scripts to install .NET Framework 2.0
; See http://www.codeproject.com/KB/install/dotnetfx_innosetup_instal.aspx ; See http://www.codeproject.com/KB/install/dotnetfx_innosetup_instal.aspx

View file

@ -23,6 +23,6 @@ del /s *.bak
del /s *installer*.xml del /s *installer*.xml
del /s *website*.xml del /s *website*.xml
del /s *template.txt del /s *template.txt
..\..\tools\7zip\7za.exe a -x!.SVN -r ..\Greenshot-NO-INSTALLER-1.1.0.$WCREV$-RC1.zip * ..\..\tools\7zip\7za.exe a -x!.SVN -r ..\Greenshot-NO-INSTALLER-1.1.1.$WCREV$-RC1.zip *
cd .. cd ..
rmdir /s /q NO-INSTALLER rmdir /s /q NO-INSTALLER

View file

@ -51,4 +51,4 @@ using Greenshot.Plugin;
// //
// You can specify all the values or you can use the default the Revision and // You can specify all the values or you can use the default the Revision and
// Build Numbers by using the '*' as shown below: // Build Numbers by using the '*' as shown below:
[assembly: AssemblyVersion("1.1.0.$WCREV$")] [assembly: AssemblyVersion("1.1.1.$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 // You can specify all the values or you can use the default the Revision and
// Build Numbers by using the '*' as shown below: // Build Numbers by using the '*' as shown below:
[assembly: AssemblyVersion("1.1.0.$WCREV$")] [assembly: AssemblyVersion("1.1.1.$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 // You can specify all the values or you can use the default the Revision and
// Build Numbers by using the '*' as shown below: // Build Numbers by using the '*' as shown below:
[assembly: AssemblyVersion("1.1.0.$WCREV$")] [assembly: AssemblyVersion("1.1.1.$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 // You can specify all the values or you can use the default the Revision and
// Build Numbers by using the '*' as shown below: // Build Numbers by using the '*' as shown below:
[assembly: AssemblyVersion("1.1.0.$WCREV$")] [assembly: AssemblyVersion("1.1.1.$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 // You can specify all the values or you can use the default the Revision and
// Build Numbers by using the '*' as shown below: // Build Numbers by using the '*' as shown below:
[assembly: AssemblyVersion("1.1.0.$WCREV$")] [assembly: AssemblyVersion("1.1.1.$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 // You can specify all the values or you can use the default the Revision and
// Build Numbers by using the '*' as shown below: // Build Numbers by using the '*' as shown below:
[assembly: AssemblyVersion("1.1.0.$WCREV$")] [assembly: AssemblyVersion("1.1.1.$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 // You can specify all the values or you can use the default the Revision and
// Build Numbers by using the '*' as shown below: // Build Numbers by using the '*' as shown below:
[assembly: AssemblyVersion("1.1.0.$WCREV$")] [assembly: AssemblyVersion("1.1.1.$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 // You can specify all the values or you can use the default the Revision and
// Build Numbers by using the '*' as shown below: // Build Numbers by using the '*' as shown below:
[assembly: AssemblyVersion("1.1.0.$WCREV$")] [assembly: AssemblyVersion("1.1.1.$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 // You can specify all the values or you can use the default the Revision and
// Build Numbers by using the '*' as shown below: // Build Numbers by using the '*' as shown below:
[assembly: AssemblyVersion("1.1.0.$WCREV$")] [assembly: AssemblyVersion("1.1.1.$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 // You can specify all the values or you can use the default the Revision and
// Build Numbers by using the '*' as shown below: // Build Numbers by using the '*' as shown below:
[assembly: AssemblyVersion("1.1.0.$WCREV$")] [assembly: AssemblyVersion("1.1.1.$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 // You can specify all the values or you can use the default the Revision and
// Build Numbers by using the '*' as shown below: // Build Numbers by using the '*' as shown below:
[assembly: AssemblyVersion("1.1.0.$WCREV$")] [assembly: AssemblyVersion("1.1.1.$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 // You can specify all the values or you can use the default the Revision and
// Build Numbers by using the '*' as shown below: // Build Numbers by using the '*' as shown below:
[assembly: AssemblyVersion("1.1.0.$WCREV$")] [assembly: AssemblyVersion("1.1.1.$WCREV$")]