From fd7d3bd3f99f65578353f5c4686b9dccfe9a28b0 Mon Sep 17 00:00:00 2001 From: Fatalis Date: Wed, 16 Apr 2014 21:09:53 -0500 Subject: [PATCH] BuBump version to 1.1 --- Properties/AssemblyInfo.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Properties/AssemblyInfo.cs b/Properties/AssemblyInfo.cs index 1e95e26..a7e2366 100644 --- a/Properties/AssemblyInfo.cs +++ b/Properties/AssemblyInfo.cs @@ -33,8 +33,8 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.0.0")] -[assembly: AssemblyFileVersion("1.0.0")] +[assembly: AssemblyVersion("1.1.0")] +[assembly: AssemblyFileVersion("1.1.0")] [assembly: ComponentFactory(typeof(SourceSplitFactory))] \ No newline at end of file