| 
					
				 | 
			
			
				@@ -1,4 +1,4 @@ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-using System.Reflection; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+using System.Reflection; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 using System.Runtime.InteropServices; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 // General Information about an assembly is controlled through the following  
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -30,6 +30,6 @@ 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.9.0.0")] 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-[assembly: AssemblyFileVersion("0.9.0.0")] 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+// [assembly: AssemblyVersion("2.3.0.277")] 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+[assembly: AssemblyVersion("2.3.0.277")] 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+[assembly: AssemblyFileVersion("2.3.0.277")] 
			 |