comparison Jint.Runtime/AssemblyInfo.cs @ 3:aced2ae9957f

temp commit, new virtual machine concept (strongly typed version of VM2).
author cin
date Sun, 27 Oct 2013 17:23:25 +0400
parents e113095f1de0
children
comparison
equal deleted inserted replaced
2:4aed85a1f558 3:aced2ae9957f
7 [assembly: AssemblyTitle("Jint.Runtime")] 7 [assembly: AssemblyTitle("Jint.Runtime")]
8 [assembly: AssemblyDescription("")] 8 [assembly: AssemblyDescription("")]
9 [assembly: AssemblyConfiguration("")] 9 [assembly: AssemblyConfiguration("")]
10 [assembly: AssemblyCompany("")] 10 [assembly: AssemblyCompany("")]
11 [assembly: AssemblyProduct("")] 11 [assembly: AssemblyProduct("")]
12 [assembly: AssemblyCopyright("sergey")] 12 [assembly: AssemblyCopyright("")]
13 [assembly: AssemblyTrademark("")] 13 [assembly: AssemblyTrademark("")]
14 [assembly: AssemblyCulture("")] 14 [assembly: AssemblyCulture("")]
15 15
16 // The assembly version has the format "{Major}.{Minor}.{Build}.{Revision}". 16 // The assembly version has the format "{Major}.{Minor}.{Build}.{Revision}".
17 // The form "{Major}.{Minor}.*" will automatically update the build and revision, 17 // The form "{Major}.{Minor}.*" will automatically update the build and revision,