From eaad6f7366d7b85abbd4f28e198568c743830d82 Mon Sep 17 00:00:00 2001 From: Kai Patrick Reisert Date: Thu, 5 Sep 2013 12:26:32 +0200 Subject: [PATCH] Updated version --- WordsLive/Properties/CommonVersionInfo.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/WordsLive/Properties/CommonVersionInfo.cs b/WordsLive/Properties/CommonVersionInfo.cs index 2b3dbd0b..9b701421 100644 --- a/WordsLive/Properties/CommonVersionInfo.cs +++ b/WordsLive/Properties/CommonVersionInfo.cs @@ -6,6 +6,6 @@ // // You can specify all the values or you can use the default the Revision and // Build Numbers by using the '*' as shown below: -[assembly: AssemblyFileVersion("0.9.2")] -[assembly: AssemblyVersion("0.9.2.0")] +[assembly: AssemblyFileVersion("0.9.3")] +[assembly: AssemblyVersion("0.9.3.0")]