[gnome-power-manager] GNOME Power Manager 3.26.0
- From: Richard Hughes <rhughes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-power-manager] GNOME Power Manager 3.26.0
- Date: Wed, 31 Jan 2018 13:47:03 +0000 (UTC)
commit c8e409451d0e97351a0efae931ca2c25503e6662
Author: Richard Hughes <richard hughsie com>
Date: Wed Jan 31 13:45:57 2018 +0000
GNOME Power Manager 3.26.0
RELEASE | 4 ++--
data/appdata/org.gnome.PowerStats.appdata.xml.in | 5 +++++
meson.build | 2 +-
3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/RELEASE b/RELEASE
index 16513f8..2fc8b3e 100644
--- a/RELEASE
+++ b/RELEASE
@@ -5,8 +5,8 @@ Add any user visible changes into ../data/appdata/org.gnome.PowerStats.appdata.x
Run "ninja dist", correct any problems encountered
-git commit -a -m "GNOME Power Manager 3.25.91"
-git tag -s GNOME_POWER_MANAGER_3_25_91 -m "==== Version 3.25.91 ===="
+git commit -a -m "GNOME Power Manager 3.26.0"
+git tag -s GNOME_POWER_MANAGER_3_26_0 -m "==== Version 3.26.0 ===="
<wait>
git push --tags
git push
diff --git a/data/appdata/org.gnome.PowerStats.appdata.xml.in
b/data/appdata/org.gnome.PowerStats.appdata.xml.in
index c867cc6..5f5806a 100644
--- a/data/appdata/org.gnome.PowerStats.appdata.xml.in
+++ b/data/appdata/org.gnome.PowerStats.appdata.xml.in
@@ -29,6 +29,11 @@
Validate with `appstream-util validate *.appdata.xml`
-->
<releases>
+ <release date="2018-01-31" version="3.26.0">
+ <description>
+ <p>This is the first stable release for GNOME 3.24.</p>
+ </description>
+ </release>
<release date="2017-08-07" version="3.25.90">
<description>
<p>
diff --git a/meson.build b/meson.build
index ed0d118..043eb0c 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gnome-power-manager', 'c',
- version : '3.25.91',
+ version : '3.26.0',
default_options : ['warning_level=1'],
meson_version : '>=0.37.0'
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]