Version 1.1.0
This commit is contained in:
		
							
								
								
									
										4
									
								
								Makefile
									
									
									
									
									
								
							
							
						
						
									
										4
									
								
								Makefile
									
									
									
									
									
								
							@@ -19,8 +19,8 @@ all: debug release pkgconfig
 | 
				
			|||||||
#
 | 
					#
 | 
				
			||||||
 | 
					
 | 
				
			||||||
VERSION_MAJOR = 1
 | 
					VERSION_MAJOR = 1
 | 
				
			||||||
VERSION_MINOR = 0
 | 
					VERSION_MINOR = 1
 | 
				
			||||||
VERSION_RELEASE = 13
 | 
					VERSION_RELEASE = 0
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Version for pkg-config
 | 
					# Version for pkg-config
 | 
				
			||||||
PCVERSION = $(VERSION_MAJOR).$(VERSION_MINOR).$(VERSION_RELEASE)
 | 
					PCVERSION = $(VERSION_MAJOR).$(VERSION_MINOR).$(VERSION_RELEASE)
 | 
				
			||||||
 
 | 
				
			|||||||
							
								
								
									
										7
									
								
								debian/changelog
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										7
									
								
								debian/changelog
									
									
									
									
										vendored
									
									
								
							@@ -1,3 +1,10 @@
 | 
				
			|||||||
 | 
					libmce-glib (1.1.0) unstable; urgency=low
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  * Add an example application
 | 
				
			||||||
 | 
					  * Add MceInactivity object
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					 -- Simo Piiroinen <simo.piiroinen@jolla.com>  Mon, 08 May 2023 10:46:08 +0300
 | 
				
			||||||
 | 
					
 | 
				
			||||||
libmce-glib (1.0.13) unstable; urgency=low
 | 
					libmce-glib (1.0.13) unstable; urgency=low
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  * Shuffled includes a bit
 | 
					  * Shuffled includes a bit
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,6 +1,6 @@
 | 
				
			|||||||
Name: libmce-glib
 | 
					Name: libmce-glib
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Version: 1.0.13
 | 
					Version: 1.1.0
 | 
				
			||||||
Release: 0
 | 
					Release: 0
 | 
				
			||||||
Summary: MCE client library
 | 
					Summary: MCE client library
 | 
				
			||||||
License: BSD
 | 
					License: BSD
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user