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



Author: rhughes
Date: Fri Jan 16 12:04:59 2009
New Revision: 3164
URL: http://svn.gnome.org/viewvc/gnome-power-manager?rev=3164&view=rev

Log:
2009-01-16  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	Fri Jan 16 12:04:59 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_2
+â Add translators to NEWS: maintainer.py -w -r GNOME_POWER_MANAGER_2_24_3
 â 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_3 \
--m "Tagged for release 2.24.3"
+svn+ssh://rhughes svn gnome org/svn/gnome-power-manager/tags/GNOME_POWER_MANAGER_2_24_4 \
+-m "Tagged for release 2.24.4"
 
 â 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.22.2 was released. Distributions should consider upgrading gnome-power-manager via errata packages if possible.
+This stable release contains important fixes since 2.24.3 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	Fri Jan 16 12:04:59 2009
@@ -1,6 +1,6 @@
 AC_PREREQ(2.60)
 
-AC_INIT(gnome-power-manager, 2.24.3)
+AC_INIT(gnome-power-manager, 2.24.4)
 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]