replaced cec-config-gui by libCEC tray
[deb_libcec.git] / src / LibCecTray / Properties / AssemblyInfo.cs
similarity index 81%
rename from src/cec-config-gui/Properties/AssemblyInfo.cs
rename to src/LibCecTray/Properties/AssemblyInfo.cs
index b793ae2737517b3b2b77dc2b1c271b00372e1757..8c25663917ba4dd7d6066cb856ef9a6516d05105 100644 (file)
@@ -1,15 +1,14 @@
 using System.Reflection;
-using System.Runtime.CompilerServices;
 using System.Runtime.InteropServices;
 
 // General Information about an assembly is controlled through the following 
 // set of attributes. Change these attribute values to modify the information
 // associated with an assembly.
-[assembly: AssemblyTitle("cec-config-gui")]
+[assembly: AssemblyTitle("CECTray")]
 [assembly: AssemblyDescription("")]
 [assembly: AssemblyConfiguration("")]
 [assembly: AssemblyCompany("Pulse-Eight Ltd.")]
-[assembly: AssemblyProduct("cec-config-gui")]
+[assembly: AssemblyProduct("libCEC Tray")]
 [assembly: AssemblyCopyright("Copyright (c) Pulse-Eight Ltd. 2011-2012")]
 [assembly: AssemblyTrademark("")]
 [assembly: AssemblyCulture("")]
@@ -20,7 +19,7 @@ using System.Runtime.InteropServices;
 [assembly: ComVisible(false)]
 
 // The following GUID is for the ID of the typelib if this project is exposed to COM
-[assembly: Guid("acfc1f63-3e6c-45ca-9296-9fbf8541b4ae")]
+[assembly: Guid("F9987167-85D8-4b3b-949A-A4F89EA1C01C")]
 
 // Version information for an assembly consists of the following four values:
 //
@@ -32,5 +31,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("2.0.0.0")]
-[assembly: AssemblyFileVersion("2.0.0.0")]
+[assembly: AssemblyVersion("1.7.2.0")]
+[assembly: AssemblyFileVersion("1.7.2.0")]