mirror of
				https://github.com/red0124/ssp.git
				synced 2025-10-30 12:56:45 +01:00 
			
		
		
		
	Update version
This commit is contained in:
		
							parent
							
								
									a7eca6064a
								
							
						
					
					
						commit
						448066b173
					
				| @ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.14) | ||||
| 
 | ||||
| project( | ||||
|     ssp | ||||
|     VERSION 1.3.0 | ||||
|     VERSION 1.4.0 | ||||
|     DESCRIPTION "csv parser" | ||||
|     HOMEPAGE_URL "https://github.com/red0124/ssp" | ||||
|     LANGUAGES CXX | ||||
|  | ||||
| @ -6,7 +6,7 @@ project( | ||||
|       'cpp_std=c++17',  | ||||
|       'buildtype=debugoptimized', | ||||
|       'wrap_mode=forcefallback'], | ||||
|   version: '1.3.0', | ||||
|   version: '1.4.0', | ||||
|   meson_version:'>=0.54.0') | ||||
| 
 | ||||
| fast_float_dep = dependency('fast_float') | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user