From cb01534cce74b8ca8acf92a27f627bb814f05994 Mon Sep 17 00:00:00 2001 From: RKrom Date: Wed, 19 Sep 2012 13:55:58 +0000 Subject: [PATCH] Preparations for RC3 git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2067 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4 --- Greenshot/AssemblyInfo.cs.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Greenshot/AssemblyInfo.cs.template b/Greenshot/AssemblyInfo.cs.template index 29fb612b9..f3317b96a 100644 --- a/Greenshot/AssemblyInfo.cs.template +++ b/Greenshot/AssemblyInfo.cs.template @@ -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.2.$WCREV$")] +[assembly: AssemblyVersion("1.0.3.$WCREV$")]