mirror of
				https://gitlab.freedesktop.org/wlroots/wlroots.git
				synced 2025-10-29 05:40:12 -04:00 
			
		
		
		
	Update version to 0.7.0
This commit is contained in:
		
							parent
							
								
									bd6b348feb
								
							
						
					
					
						commit
						a20bb38763
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -1,7 +1,7 @@ | ||||||
| project( | project( | ||||||
| 	'wlroots', | 	'wlroots', | ||||||
| 	'c', | 	'c', | ||||||
| 	version: '0.6.0', | 	version: '0.7.0', | ||||||
| 	license: 'MIT', | 	license: 'MIT', | ||||||
| 	meson_version: '>=0.48.0', | 	meson_version: '>=0.48.0', | ||||||
| 	default_options: [ | 	default_options: [ | ||||||
|  | @ -14,7 +14,7 @@ project( | ||||||
| # Format of so_version is CURRENT, REVISION, AGE. | # Format of so_version is CURRENT, REVISION, AGE. | ||||||
| # See: https://autotools.io/libtool/version.html | # See: https://autotools.io/libtool/version.html | ||||||
| # for a reference about clean library versioning. | # for a reference about clean library versioning. | ||||||
| so_version = ['3', '4', '1'] | so_version = ['3', '5', '1'] | ||||||
| 
 | 
 | ||||||
| add_project_arguments([ | add_project_arguments([ | ||||||
| 	'-DWLR_USE_UNSTABLE', | 	'-DWLR_USE_UNSTABLE', | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Drew DeVault
						Drew DeVault