Fix: Repository Monitor Detached Head Fix

Fix from detached head merge error.
This commit is contained in:
Gary Sharp
2013-05-06 20:29:07 +10:00
parent d63b9ebc4e
commit 1f702796e6
3 changed files with 14 additions and 15 deletions
+2 -2
View File
@@ -32,5 +32,5 @@ using System.Runtime.InteropServices;
// 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.2.0506.1904")]
[assembly: AssemblyFileVersion("1.2.0506.1904")]
[assembly: AssemblyVersion("1.2.0506.2022")]
[assembly: AssemblyFileVersion("1.2.0506.2022")]