[maemo-commits] [maemo-commits] r14722 - projects/haf/branches/hildon-control-panel/refactoring

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Wed Nov 7 13:10:25 EET 2007
Author: lucasr
Date: 2007-11-07 13:10:23 +0200 (Wed, 07 Nov 2007)
New Revision: 14722

Modified:
   projects/haf/branches/hildon-control-panel/refactoring/ChangeLog
   projects/haf/branches/hildon-control-panel/refactoring/configure.ac
Log:
2007-11-07  Lucas Rocha  <lucas.rocha at nokia.com>

	* configure.ac: post release version bump.


Modified: projects/haf/branches/hildon-control-panel/refactoring/ChangeLog
===================================================================
--- projects/haf/branches/hildon-control-panel/refactoring/ChangeLog	2007-11-07 11:06:38 UTC (rev 14721)
+++ projects/haf/branches/hildon-control-panel/refactoring/ChangeLog	2007-11-07 11:10:23 UTC (rev 14722)
@@ -1,14 +1,18 @@
-2007-10-07  Lucas Rocha  <lucas.rocha at nokia.com>
+2007-11-07  Lucas Rocha  <lucas.rocha at nokia.com>
 
+	* configure.ac: post release version bump.
+
+2007-11-07  Lucas Rocha  <lucas.rocha at nokia.com>
+
 	* configure.ac: release 2.0.1
 
-2007-10-07  Lucas Rocha  <lucas.rocha at nokia.com>
+2007-11-07  Lucas Rocha  <lucas.rocha at nokia.com>
 
 	* src/hcp-window.c (hcp_window_app_list_updated_cb): do not try to
 	focus previously selected item in case this is undefined. 
 	Fixes: NB#74138.
 
-2007-10-01  Lucas Rocha  <lucas.rocha at nokia.com>
+2007-11-01  Lucas Rocha  <lucas.rocha at nokia.com>
 
 	* src/hcp-app-view.c (hcp_app_view_selection_changed_cb): emit
 	focus-changed signal even if the widget is not properly allocated yet.

Modified: projects/haf/branches/hildon-control-panel/refactoring/configure.ac
===================================================================
--- projects/haf/branches/hildon-control-panel/refactoring/configure.ac	2007-11-07 11:06:38 UTC (rev 14721)
+++ projects/haf/branches/hildon-control-panel/refactoring/configure.ac	2007-11-07 11:10:23 UTC (rev 14722)
@@ -1,5 +1,5 @@
 AC_INIT(Makefile.am)
-AM_INIT_AUTOMAKE(hildon-control-panel, 2.0.1)
+AM_INIT_AUTOMAKE(hildon-control-panel, 2.0.2)
 AM_CONFIG_HEADER(config.h)
 
 AC_ARG_ENABLE(debug, [AC_HELP_STRING([--enable-debug],[Debug (default=no)])],


More information about the maemo-commits mailing list