From 35d8dc2bee05d52771f83d7ae40c56af439e2090 Mon Sep 17 00:00:00 2001 From: Kenneth Skovhede Date: Tue, 15 Jul 2014 18:12:43 +0200 Subject: Sync SQLiteTool version number --- Tools/SQLiteTool/AssemblyInfo.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Tools') diff --git a/Tools/SQLiteTool/AssemblyInfo.cs b/Tools/SQLiteTool/AssemblyInfo.cs index 628b377e8..4292b0da8 100644 --- a/Tools/SQLiteTool/AssemblyInfo.cs +++ b/Tools/SQLiteTool/AssemblyInfo.cs @@ -17,7 +17,7 @@ using System.Runtime.CompilerServices; // The form "{Major}.{Minor}.*" will automatically update the build and revision, // and "{Major}.{Minor}.{Build}.*" will update just the revision. -[assembly: AssemblyVersion("1.0.*")] +[assembly: AssemblyVersion("2.0.0.7")] // The following attributes are used to specify the signing key for the assembly, // if desired. See the Mono documentation for more information about signing. -- cgit v1.2.3