Version 1.5.6
This commit is contained in:
		
							
								
								
									
										2
									
								
								Makefile
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								Makefile
									
									
									
									
									
								
							@@ -24,7 +24,7 @@ all: debug release pkgconfig
 | 
			
		||||
 | 
			
		||||
VERSION_MAJOR = 1
 | 
			
		||||
VERSION_MINOR = 5
 | 
			
		||||
VERSION_RELEASE = 4
 | 
			
		||||
VERSION_RELEASE = 6
 | 
			
		||||
 | 
			
		||||
# Version for pkg-config
 | 
			
		||||
PCVERSION = $(VERSION_MAJOR).$(VERSION_MINOR).$(VERSION_RELEASE)
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										6
									
								
								debian/changelog
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										6
									
								
								debian/changelog
									
									
									
									
										vendored
									
									
								
							@@ -1,3 +1,9 @@
 | 
			
		||||
libgbinder-radio (1.5.6) unstable; urgency=medium
 | 
			
		||||
 | 
			
		||||
  * Fix version in Makefile
 | 
			
		||||
 | 
			
		||||
 -- Matti Lehtimäki <matti.lehtimaki@jolla.com>  Fri, 21 Apr 2023 14:55:38 +0300
 | 
			
		||||
 | 
			
		||||
libgbinder-radio (1.5.5) unstable; urgency=medium
 | 
			
		||||
 | 
			
		||||
  * Fix RADIO_CELL_IDENTITY_TYPE_1_5 enum values
 | 
			
		||||
 
 | 
			
		||||
@@ -1,6 +1,6 @@
 | 
			
		||||
Name: libgbinder-radio
 | 
			
		||||
 | 
			
		||||
Version: 1.5.5
 | 
			
		||||
Version: 1.5.6
 | 
			
		||||
Release: 0
 | 
			
		||||
Summary: Binder client library for Android radio interfaces
 | 
			
		||||
License: BSD
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user