OSDN Git Service

WinGui:
[handbrake-jp/handbrake-jp-git.git] / win / C# / Properties / AssemblyInfo.cs
index f8eba52..e0dc882 100644 (file)
@@ -5,13 +5,13 @@
           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("HandBrake is a GPL-licensed, multiplatform, multithreaded video transcoder.")]\r
 [assembly: AssemblyConfiguration("")]\r
@@ -24,9 +24,11 @@ using System.Resources;
 // 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.4.0")]\r
-[assembly: AssemblyFileVersion("0.9.4.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