Specifies the version of the assembly. 
	 
  
 
	  
		Restriction:  This directive is supported for .NET COBOL only. 
      
 
 
	  
 
	 Syntax:
 
		 
		>>-----.---ILVERSION--"version"---.--><
       +-NOILVERSION--------------+
 
	 Parameters:
 
		 
		 
		   
			 -  
				version 
			 
- The version of the assembly. 
			 
Properties:
 
		 
		 
		
 
			  
			  
			  
				 
				  | Default: | ILVERSION"version" | 
 
				 
				  | IDE equivalent: | Click 
					 Project 
					  > 
					 Properties > 
					 Application > 
					 Assembly Information and fill in 
					 Assembly Version | 
 
			 
 
		  
 
 
	 
Comments:
The version numbers should be expressed as four integers separated by . (periods) for example:
You can use wildcards for the third and fourth component of the version number.