Imported from ../bash-3.2.tar.gz.
This commit is contained in:
		
					parent
					
						
							
								95732b497d
							
						
					
				
			
			
				commit
				
					
						0628567a28
					
				
			
		
					 182 changed files with 17647 additions and 9477 deletions
				
			
		|  | @ -67,7 +67,7 @@ fi | |||
| # increment the build version if that's what's required | ||||
| 
 | ||||
| if [ -n "$inc_build" ]; then | ||||
| 	build_ver=`expr $build_ver + 1` | ||||
| 	build_ver=`expr 1 + $build_ver` | ||||
| fi | ||||
| 
 | ||||
| # what's the patch level? | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Jari Aalto
				Jari Aalto