From e4710f05da0f07667f1392385864d32e79681549 Mon Sep 17 00:00:00 2001 From: Steve Zesch Date: Sun, 28 Apr 2013 13:43:55 -0400 Subject: Preparing for 1.6.1 release. --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 9a4e570..20a981d 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ(2.63) -AC_INIT([mate-power-manager], [1.6.0], [http://www.mate-desktop.org/]) +AC_INIT([mate-power-manager], [1.6.1], [http://www.mate-desktop.org/]) AC_CONFIG_SRCDIR(src) AM_INIT_AUTOMAKE AC_CONFIG_HEADERS([config.h]) -- cgit v1.2.1