[maemo-commits] [maemo-commits] r15742 - in projects/haf/trunk/maemo-launcher: . debian
From: subversion at stage.maemo.org subversion at stage.maemo.orgDate: Thu Jul 3 18:47:51 EEST 2008
- Previous message: [maemo-commits] r15741 - projects/haf/trunk/maemo-launcher/debian
- Next message: [maemo-commits] r15743 - in projects/haf/trunk/maemo-launcher: . debian launcher
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Author: guillem Date: 2008-07-03 18:47:49 +0300 (Thu, 03 Jul 2008) New Revision: 15742 Modified: projects/haf/trunk/maemo-launcher/ChangeLog projects/haf/trunk/maemo-launcher/configure.ac projects/haf/trunk/maemo-launcher/debian/changelog Log: Bump version to 0.31~ Modified: projects/haf/trunk/maemo-launcher/ChangeLog =================================================================== --- projects/haf/trunk/maemo-launcher/ChangeLog 2008-07-03 15:47:44 UTC (rev 15741) +++ projects/haf/trunk/maemo-launcher/ChangeLog 2008-07-03 15:47:49 UTC (rev 15742) @@ -1,3 +1,7 @@ +2008-07-03 Guillem Jover <guillem.jover at nokia.com> + + * configure.ac: Bump version to 0.31~. + 2008-05-29 Guillem Jover <guillem.jover at nokia.com> * configure.ac: Version 0.30. Modified: projects/haf/trunk/maemo-launcher/configure.ac =================================================================== --- projects/haf/trunk/maemo-launcher/configure.ac 2008-07-03 15:47:44 UTC (rev 15741) +++ projects/haf/trunk/maemo-launcher/configure.ac 2008-07-03 15:47:49 UTC (rev 15742) @@ -3,7 +3,7 @@ # $Id$ # -AC_INIT([maemo-launcher], [0.30]) +AC_INIT([maemo-launcher], [0.31~]) AC_PREREQ([2.59]) AC_REVISION([$Revision$]) AC_CONFIG_SRCDIR([launcher/launcher.c]) Modified: projects/haf/trunk/maemo-launcher/debian/changelog =================================================================== --- projects/haf/trunk/maemo-launcher/debian/changelog 2008-07-03 15:47:44 UTC (rev 15741) +++ projects/haf/trunk/maemo-launcher/debian/changelog 2008-07-03 15:47:49 UTC (rev 15742) @@ -1,4 +1,4 @@ -maemo-launcher (0.30-2) UNRELEASED; urgency=low +maemo-launcher (0.31-1) UNRELEASED; urgency=low * Export USER, LOGNAME, SHELL and HOME to maemo-launcher. (Fixes: MM#1131) * Add comment in the init.d script about the wrongess of the current
- Previous message: [maemo-commits] r15741 - projects/haf/trunk/maemo-launcher/debian
- Next message: [maemo-commits] r15743 - in projects/haf/trunk/maemo-launcher: . debian launcher
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]