mirror of
				https://github.com/f4exb/sdrangel.git
				synced 2025-11-03 21:20:31 -05:00 
			
		
		
		
	Updated version and changelogs
This commit is contained in:
		
							parent
							
								
									0c38888be1
								
							
						
					
					
						commit
						86bc8be8d0
					
				@ -1,3 +1,12 @@
 | 
				
			|||||||
 | 
					sdrangel (4.14.7-1) unstable; urgency=medium
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					   * PlutoSDR: fixed handling of open device status. Fixes issue #510
 | 
				
			||||||
 | 
					   * Prevent use of not existent devices. Fixes issue #510 partially
 | 
				
			||||||
 | 
					   * Main GUI app: moved app creation after setting attributes. Fixes #522
 | 
				
			||||||
 | 
					   * AudioDeviceManager: make sure a negative or null sample rate is never returned
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					 -- Edouard Griffiths, F4EXB <f4exb06@gmail.com>  Wed, 20 May 2020 11:35:17 +0200
 | 
				
			||||||
 | 
					
 | 
				
			||||||
sdrangel (4.14.6-1) unstable; urgency=medium
 | 
					sdrangel (4.14.6-1) unstable; urgency=medium
 | 
				
			||||||
 | 
					
 | 
				
			||||||
   * Spectrum analyzer code reorganization
 | 
					   * Spectrum analyzer code reorganization
 | 
				
			||||||
 | 
				
			|||||||
@ -18,7 +18,7 @@ set(CMAKE_CXX_EXTENSIONS OFF)
 | 
				
			|||||||
# configure version
 | 
					# configure version
 | 
				
			||||||
set(sdrangel_VERSION_MAJOR "4")
 | 
					set(sdrangel_VERSION_MAJOR "4")
 | 
				
			||||||
set(sdrangel_VERSION_MINOR "14")
 | 
					set(sdrangel_VERSION_MINOR "14")
 | 
				
			||||||
set(sdrangel_VERSION_PATCH "6")
 | 
					set(sdrangel_VERSION_PATCH "7")
 | 
				
			||||||
set(sdrangel_VERSION_SUFFIX "")
 | 
					set(sdrangel_VERSION_SUFFIX "")
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# SDRAngel cmake options
 | 
					# SDRAngel cmake options
 | 
				
			||||||
 | 
				
			|||||||
							
								
								
									
										9
									
								
								debian/changelog
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										9
									
								
								debian/changelog
									
									
									
									
										vendored
									
									
								
							@ -1,3 +1,12 @@
 | 
				
			|||||||
 | 
					sdrangel (4.14.7-1) unstable; urgency=medium
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					   * PlutoSDR: fixed handling of open device status. Fixes issue #510
 | 
				
			||||||
 | 
					   * Prevent use of not existent devices. Fixes issue #510 partially
 | 
				
			||||||
 | 
					   * Main GUI app: moved app creation after setting attributes. Fixes #522
 | 
				
			||||||
 | 
					   * AudioDeviceManager: make sure a negative or null sample rate is never returned
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					 -- Edouard Griffiths, F4EXB <f4exb06@gmail.com>  Wed, 20 May 2020 11:35:17 +0200
 | 
				
			||||||
 | 
					
 | 
				
			||||||
sdrangel (4.14.6-1) unstable; urgency=medium
 | 
					sdrangel (4.14.6-1) unstable; urgency=medium
 | 
				
			||||||
 | 
					
 | 
				
			||||||
   * Spectrum analyzer code reorganization
 | 
					   * Spectrum analyzer code reorganization
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user