From 66033d509e830e3ffc3a4ca69c40ab9bcdb69eb4 Mon Sep 17 00:00:00 2001 From: Pavel Petroshenko Date: Sat, 29 Mar 2008 03:00:42 +0000 Subject: [PATCH] - updated assembly version to 1.0.3; git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@53 c66351dc-e62f-0410-b875-e3a5c0b9693f --- src/webimtray/WebIMTray/AssemblyInfo.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/webimtray/WebIMTray/AssemblyInfo.cs b/src/webimtray/WebIMTray/AssemblyInfo.cs index 0380541f..50201580 100644 --- a/src/webimtray/WebIMTray/AssemblyInfo.cs +++ b/src/webimtray/WebIMTray/AssemblyInfo.cs @@ -26,7 +26,7 @@ using System.Runtime.CompilerServices; // You can specify all the values or you can default the Revision and Build Numbers // by using the '*' as shown below: -[assembly: AssemblyVersion("1.0.2.1")] +[assembly: AssemblyVersion("1.0.3")] // // In order to sign your assembly you must specify a key to use. Refer to the