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
							
								
									8ef8e5cc33
								
							
						
					
					
						commit
						acfed7ab5b
					
				@ -69,7 +69,7 @@ for:
 | 
			
		||||
  - matrix:
 | 
			
		||||
      only:
 | 
			
		||||
        - TARGET: ubuntu2004prod
 | 
			
		||||
    clone_folder: /home/appveyor/projects    
 | 
			
		||||
    clone_folder: /home/appveyor/projects/sdrangel
 | 
			
		||||
    cache:
 | 
			
		||||
      - $HOME/external/
 | 
			
		||||
    install:
 | 
			
		||||
 | 
			
		||||
							
								
								
									
										10
									
								
								CHANGELOG
									
									
									
									
									
								
							
							
						
						
									
										10
									
								
								CHANGELOG
									
									
									
									
									
								
							@ -1,3 +1,13 @@
 | 
			
		||||
sdrangel (6.16.7-1) unstable; urgency=medium
 | 
			
		||||
 | 
			
		||||
  * Antenna Tools update. PR #1005
 | 
			
		||||
  * GS232 Controller Updates fixing data pipe. Fixes #1006. PR #1007
 | 
			
		||||
  * ValueDialZ: more fixes. Complements #1004. PR #1008
 | 
			
		||||
  * Only copy file if different to avoid unnecessary rebuilds. PR #1009
 | 
			
		||||
  * Use on premises BYOC for Ubuntu image build
 | 
			
		||||
 | 
			
		||||
  -- Edouard Griffiths, F4EXB <f4exb06@gmail.com>  Thu, 07 Oct 2021 19:29:51s +0200
 | 
			
		||||
 | 
			
		||||
sdrangel (6.16.6-1) unstable; urgency=medium
 | 
			
		||||
 | 
			
		||||
  * DeviceSet: Fixed pointer initialization. Fixes #1000
 | 
			
		||||
 | 
			
		||||
@ -16,7 +16,7 @@ set(CMAKE_EXPORT_COMPILE_COMMANDS ON)
 | 
			
		||||
# configure version
 | 
			
		||||
set(sdrangel_VERSION_MAJOR "6")
 | 
			
		||||
set(sdrangel_VERSION_MINOR "16")
 | 
			
		||||
set(sdrangel_VERSION_PATCH "6")
 | 
			
		||||
set(sdrangel_VERSION_PATCH "7")
 | 
			
		||||
set(sdrangel_VERSION_SUFFIX "")
 | 
			
		||||
 | 
			
		||||
# SDRAngel cmake options
 | 
			
		||||
 | 
			
		||||
							
								
								
									
										10
									
								
								debian/changelog
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										10
									
								
								debian/changelog
									
									
									
									
										vendored
									
									
								
							@ -1,3 +1,13 @@
 | 
			
		||||
sdrangel (6.16.7-1) unstable; urgency=medium
 | 
			
		||||
 | 
			
		||||
  * Antenna Tools update. PR #1005
 | 
			
		||||
  * GS232 Controller Updates fixing data pipe. Fixes #1006. PR #1007
 | 
			
		||||
  * ValueDialZ: more fixes. Complements #1004. PR #1008
 | 
			
		||||
  * Only copy file if different to avoid unnecessary rebuilds. PR #1009
 | 
			
		||||
  * Use on premises BYOC for Ubuntu image build
 | 
			
		||||
 | 
			
		||||
  -- Edouard Griffiths, F4EXB <f4exb06@gmail.com>  Thu, 07 Oct 2021 19:29:51s +0200
 | 
			
		||||
 | 
			
		||||
sdrangel (6.16.6-1) unstable; urgency=medium
 | 
			
		||||
 | 
			
		||||
  * DeviceSet: Fixed pointer initialization. Fixes #1000
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user