gnome-power-manager r3256 - branches/gnome-2-24



Author: rhughes
Date: Thu Feb 12 12:38:51 2009
New Revision: 3256
URL: http://svn.gnome.org/viewvc/gnome-power-manager?rev=3256&view=rev

Log:
2009-02-12  Richard Hughes  <richard hughsie com>

* RELEASE:
* configure.ac:
Post release bump.


Modified:
   branches/gnome-2-24/ChangeLog
   branches/gnome-2-24/RELEASE
   branches/gnome-2-24/configure.ac

Modified: branches/gnome-2-24/RELEASE
==============================================================================
--- branches/gnome-2-24/RELEASE	(original)
+++ branches/gnome-2-24/RELEASE	Thu Feb 12 12:38:51 2009
@@ -1,15 +1,15 @@
 Follow http://developer.gnome.org/dotplan/for_maintainers.html and http://live.gnome.org/TwoPointThirteen
 
 â update configure.ac, NEWS, ChangeLog (the "==== <version> ====") to the right release
-â Add translators to NEWS: maintainer.py -w -r GNOME_POWER_MANAGER_2_24_3
+â Add translators to NEWS: maintainer.py -w -r GNOME_POWER_MANAGER_2_24_4
 â Run "make distcheck", correct any problems encountered (don't forget to update the ChangeLog if you make any changes)
 â Commit all the changes
 â Create a tag:
 
 svn copy \
 svn+ssh://rhughes svn gnome org/svn/gnome-power-manager/branches/gnome-2-24 \
-svn+ssh://rhughes svn gnome org/svn/gnome-power-manager/tags/GNOME_POWER_MANAGER_2_24_4 \
--m "Tagged for release 2.24.4"
+svn+ssh://rhughes svn gnome org/svn/gnome-power-manager/tags/GNOME_POWER_MANAGER_2_24_5 \
+-m "Tagged for release 2.24.5"
 
 â Copy the resulting tarball to master.gnome.org (scp)
 scp gnome-power-manager-*.tar.gz  rhughes master gnome org:
@@ -28,5 +28,5 @@
 GNOME Power Manager is a session daemon that makes it easy to manage the
 power on your laptop or desktop system.
 
-This stable release contains important fixes since 2.24.3 was released. Distributions should consider upgrading gnome-power-manager via errata packages if possible.
+This stable release contains important fixes since 2.24.4 was released. Distributions should consider upgrading gnome-power-manager via errata packages if possible.
 

Modified: branches/gnome-2-24/configure.ac
==============================================================================
--- branches/gnome-2-24/configure.ac	(original)
+++ branches/gnome-2-24/configure.ac	Thu Feb 12 12:38:51 2009
@@ -1,6 +1,6 @@
 AC_PREREQ(2.60)
 
-AC_INIT(gnome-power-manager, 2.24.4)
+AC_INIT(gnome-power-manager, 2.24.5)
 AC_CONFIG_SRCDIR(src)
 AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)
 AM_CONFIG_HEADER(config.h)



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]