wmbattery: bump version to 2.53.
Signed-off-by: Jeremy Sowden <jeremy@azazel.net>
This commit is contained in:
		
							parent
							
								
									2ac2f67351
								
							
						
					
					
						commit
						8b920811e7
					
				
					 2 changed files with 6 additions and 1 deletions
				
			
		| 
						 | 
					@ -1,3 +1,8 @@
 | 
				
			||||||
 | 
					wmbattery (2.53)
 | 
				
			||||||
 | 
					  * Add --enable-hal and --enable-upower options.  By default hal is disabled
 | 
				
			||||||
 | 
					    and upower is enabled.
 | 
				
			||||||
 | 
					  * Use lower-case prefixes for PKG_CHECK_MODULES checks.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
wmbattery (2.52)
 | 
					wmbattery (2.52)
 | 
				
			||||||
  * Add .gitignore.
 | 
					  * Add .gitignore.
 | 
				
			||||||
  * Use PKG_CHECK_MODULES for X libraries and headers.
 | 
					  * Use PKG_CHECK_MODULES for X libraries and headers.
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,5 +1,5 @@
 | 
				
			||||||
dnl Process this file with autoconf to produce a configure script.
 | 
					dnl Process this file with autoconf to produce a configure script.
 | 
				
			||||||
AC_INIT(wmbattery.c, 2.52)
 | 
					AC_INIT(wmbattery.c, 2.53)
 | 
				
			||||||
AC_CONFIG_HEADER(config.h)
 | 
					AC_CONFIG_HEADER(config.h)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
AC_CONFIG_AUX_DIR(autoconf)
 | 
					AC_CONFIG_AUX_DIR(autoconf)
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in a new issue