diff --git a/LICENSE.txt b/LICENSE.txt index 2df4090..4ade9fe 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -1,4 +1,4 @@ -Copyright (c) 2012 Phil Haack +Copyright (c) Phil Haack Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in diff --git a/SeeGitApp/Properties/AssemblyInfo.cs b/SeeGitApp/Properties/AssemblyInfo.cs index 095267a..8e451d0 100644 --- a/SeeGitApp/Properties/AssemblyInfo.cs +++ b/SeeGitApp/Properties/AssemblyInfo.cs @@ -52,5 +52,5 @@ // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.1.0.0")] -[assembly: AssemblyFileVersion("1.1.0.0")] \ No newline at end of file +[assembly: AssemblyVersion("1.1.2.0")] +[assembly: AssemblyFileVersion("1.1.2.0")] \ No newline at end of file