diff --git a/.gitignore b/.gitignore index 21aa082..0993842 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ bin obj _Resharper* *.user +.vs diff --git a/Gitpad.csproj b/Gitpad.csproj index cb341c7..5fe8c5a 100644 --- a/Gitpad.csproj +++ b/Gitpad.csproj @@ -1,5 +1,5 @@  - + Debug x86 @@ -10,7 +10,7 @@ Properties Gitpad Gitpad - v2.0 + v4.5 512 @@ -25,6 +25,7 @@ prompt 4 true + false AnyCPU @@ -35,6 +36,7 @@ prompt 4 true + false diff --git a/Properties/AssemblyInfo.cs b/Properties/AssemblyInfo.cs index 13103a1..a8b3253 100644 --- a/Properties/AssemblyInfo.cs +++ b/Properties/AssemblyInfo.cs @@ -32,5 +32,5 @@ // 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.4.0.0")] -[assembly: AssemblyFileVersion("1.4.0.0")] +[assembly: AssemblyVersion("1.4.1.0")] +[assembly: AssemblyFileVersion("1.4.1.0")] diff --git a/app.config b/app.config index e59af44..c5e1dae 100644 --- a/app.config +++ b/app.config @@ -1,3 +1,3 @@ - +