mirror of
				https://git.wownero.com/wowlet/wowlet.git
				synced 2024-08-15 01:03:14 +00:00 
			
		
		
		
	Merge pull request 'Bump version' (#47) from dsc/wowlet:bump-version2 into master
Reviewed-on: https://git.wownero.com/wowlet/wowlet/pulls/47
This commit is contained in:
		
						commit
						c50a341527
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -5,9 +5,9 @@ message(STATUS "Initiating compile using CMake ${CMAKE_VERSION}")
 | 
				
			||||||
 | 
					
 | 
				
			||||||
set(THREADS_PREFER_PTHREAD_FLAG ON)
 | 
					set(THREADS_PREFER_PTHREAD_FLAG ON)
 | 
				
			||||||
set(VERSION_MAJOR "0")
 | 
					set(VERSION_MAJOR "0")
 | 
				
			||||||
set(VERSION_MINOR "1")
 | 
					set(VERSION_MINOR "2")
 | 
				
			||||||
set(VERSION_REVISION "0")
 | 
					set(VERSION_REVISION "0")
 | 
				
			||||||
set(VERSION "beta-1")
 | 
					set(VERSION "beta-2")
 | 
				
			||||||
 | 
					
 | 
				
			||||||
option(FETCH_DEPS "Download dependencies if they are not found" ON)
 | 
					option(FETCH_DEPS "Download dependencies if they are not found" ON)
 | 
				
			||||||
option(XMRIG "Include XMRig module" ON)
 | 
					option(XMRIG "Include XMRig module" ON)
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue