|
@@ -1,7 +1,7 @@
|
|
using System.Resources;
|
|
using System.Resources;
|
|
using System.Reflection;
|
|
using System.Reflection;
|
|
|
|
|
|
-// General Information about an assembly is controlled through the following
|
|
|
|
|
|
+// General Information about an assembly is controlled through the following
|
|
// set of attributes. Change these attribute values to modify the information
|
|
// set of attributes. Change these attribute values to modify the information
|
|
// associated with an assembly.
|
|
// associated with an assembly.
|
|
[assembly: AssemblyTitle("Jint")]
|
|
[assembly: AssemblyTitle("Jint")]
|
|
@@ -14,5 +14,5 @@ using System.Reflection;
|
|
[assembly: AssemblyCulture("")]
|
|
[assembly: AssemblyCulture("")]
|
|
[assembly: NeutralResourcesLanguage("en")]
|
|
[assembly: NeutralResourcesLanguage("en")]
|
|
|
|
|
|
-[assembly: AssemblyVersion("2.9.0")]
|
|
|
|
-[assembly: AssemblyFileVersion("2.9.0")]
|
|
|
|
|
|
+[assembly: AssemblyVersion("2.9.1")]
|
|
|
|
+[assembly: AssemblyFileVersion("2.9.1")]
|