~vcs-imports/gnome-power/trunk

« back to all changes in this revision

Viewing changes to RELEASE

  • Committer: Richard Hughes
  • Date: 2018-01-31 13:47:42 UTC
  • Revision ID: git-v1:ec7c69f40e537e754c46af569adf0de8d9ba3edc
trivial: Post release version bump

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
Follow http://developer.gnome.org/dotplan/for_maintainers.html
2
2
 
3
 
git log --format="%s" GNOME_POWER_MANAGER_3_25_90.. | grep -i -v trivial | grep -v Merge | uniq
 
3
git log --format="%s" GNOME_POWER_MANAGER_3_26_0.. | grep -i -v trivial | grep -v Merge | uniq
4
4
Add any user visible changes into ../data/appdata/org.gnome.PowerStats.appdata.xml.in
5
5
 
6
6
Run "ninja dist", correct any problems encountered
7
7
 
8
 
git commit -a -m "GNOME Power Manager 3.26.0"
9
 
git tag -s GNOME_POWER_MANAGER_3_26_0 -m "==== Version 3.26.0 ===="
 
8
git commit -a -m "GNOME Power Manager 3.26.1"
 
9
git tag -s GNOME_POWER_MANAGER_3_26_1 -m "==== Version 3.26.1 ===="
10
10
<wait>
11
11
git push --tags
12
12
git push