OSDN Git Service

WinGui:
[handbrake-jp/handbrake-jp-git.git] / win / C# / Properties / AssemblyInfo.cs
index d64a9ef..e0dc882 100644 (file)
@@ -5,28 +5,30 @@
           It may be used under the terms of the GNU General Public License. */\r
 \r
 using System.Reflection;\r
-using System.Runtime.CompilerServices;\r
-using System.Runtime.InteropServices;\r
 using System.Resources;\r
+using System.Runtime.InteropServices;\r
 \r
 // General Information about an assembly is controlled through the following \r
 // set of attributes. Change these attribute values to modify the information\r
 // associated with an assembly.\r
+\r
 [assembly: AssemblyTitle("HandBrake")]\r
-[assembly: AssemblyDescription("GPL'd DVD Like Source to MPEG-4 converter")]\r
+[assembly: AssemblyDescription("HandBrake is a GPL-licensed, multiplatform, multithreaded video transcoder.")]\r
 [assembly: AssemblyConfiguration("")]\r
 [assembly: AssemblyCompany("HandBrake")]\r
 [assembly: AssemblyProduct("HandBrake")]\r
-[assembly: AssemblyCopyright("Copyright ©  2007")]\r
+[assembly: AssemblyCopyright("Copyright ©  2009")]\r
 [assembly: AssemblyTrademark("")]\r
 [assembly: AssemblyCulture("")]\r
 \r
 // Setting ComVisible to false makes the types in this assembly not visible \r
 // to COM components.  If you need to access a type in this assembly from \r
 // COM, set the ComVisible attribute to true on that type.\r
+\r
 [assembly: ComVisible(false)]\r
 \r
 // The following GUID is for the ID of the typelib if this project is exposed to COM\r
+\r
 [assembly: Guid("5e4e3f97-5252-41f6-aae9-3846f62cbc66")]\r
 \r
 // Version information for an assembly consists of the following four values:\r
@@ -36,6 +38,7 @@ using System.Resources;
 //      Build Number\r
 //      Revision\r
 //\r
-[assembly: AssemblyVersion("0.9.2.0")]\r
-[assembly: AssemblyFileVersion("0.9.2.0")]\r
-[assembly: NeutralResourcesLanguageAttribute("")]\r
+\r
+[assembly: AssemblyVersion("0.9.4.5")]\r
+[assembly: AssemblyFileVersion("0.9.4.5")]\r
+[assembly: NeutralResourcesLanguage("")]
\ No newline at end of file