Verions Beta 0.9 as marked by the folder name.
This commit is contained in:
@@ -5,8 +5,8 @@ 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("SoundBoard")]
|
||||
[assembly: AssemblyDescription("The best of YouTube")]
|
||||
[assembly: AssemblyTitle("The Internet's Sound Board")]
|
||||
[assembly: AssemblyDescription("The best of the Internet (Beta)")]
|
||||
[assembly: AssemblyConfiguration("")]
|
||||
[assembly: AssemblyCompany("MacroHard")]
|
||||
[assembly: AssemblyProduct("I Like Trains")]
|
||||
@@ -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("0.7.0.0")]
|
||||
[assembly: AssemblyFileVersion("0.7.0.0")]
|
||||
[assembly: AssemblyVersion("0.9.0.0")]
|
||||
[assembly: AssemblyFileVersion("0.9.0.0")]
|
||||
|
||||
Reference in New Issue
Block a user