handbrake-jp project\'s main repository.
Révision | 10cb914376438e7345a623a11523f72b335e900d (tree) |
---|---|
l'heure | 2011-01-04 23:00:36 |
Auteur | unknown <hylom@.(no...> |
Commiter | hylom |
update version string
@@ -12,12 +12,12 @@ using System.Resources; | ||
12 | 12 | // General Information about an assembly is controlled through the following |
13 | 13 | // set of attributes. Change these attribute values to modify the information |
14 | 14 | // associated with an assembly. |
15 | -[assembly: AssemblyTitle("HandBrake")] | |
15 | +[assembly: AssemblyTitle("HandBrake-jp")] | |
16 | 16 | [assembly: AssemblyDescription("HandBrake is a GPL-licensed, multiplatform, multithreaded video transcoder.")] |
17 | 17 | [assembly: AssemblyConfiguration("")] |
18 | -[assembly: AssemblyCompany("HandBrake")] | |
19 | -[assembly: AssemblyProduct("HandBrake")] | |
20 | -[assembly: AssemblyCopyright("Copyright © 2009")] | |
18 | +[assembly: AssemblyCompany("HandBrake-jp")] | |
19 | +[assembly: AssemblyProduct("HandBrake-jp")] | |
20 | +[assembly: AssemblyCopyright("Copyright © 2010")] | |
21 | 21 | [assembly: AssemblyTrademark("")] |
22 | 22 | [assembly: AssemblyCulture("")] |
23 | 23 |
@@ -36,6 +36,6 @@ using System.Resources; | ||
36 | 36 | // Build Number |
37 | 37 | // Revision |
38 | 38 | // |
39 | -[assembly: AssemblyVersion("0.9.4.0")] | |
40 | -[assembly: AssemblyFileVersion("0.9.4.0")] | |
39 | +[assembly: AssemblyVersion("0.9.4.2")] | |
40 | +[assembly: AssemblyFileVersion("0.9.4.2")] | |
41 | 41 | [assembly: NeutralResourcesLanguageAttribute("")] |