summaryrefslogtreecommitdiff
path: root/RELEASE
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2013-10-29 12:51:34 +0000
committerRichard Hughes <richard@hughsie.com>2013-10-29 12:51:34 +0000
commit9b28dac1a1e764593532628b31342dad813ad013 (patch)
treea890580e592e06664e7522cb8db494dd987cbcd4 /RELEASE
parent97ed6c47319295cfc15b9c9618137d2a56d03497 (diff)
downloadupower-9b28dac1a1e764593532628b31342dad813ad013.tar.gz
Released UPower 0.99.0UPOWER_0_99_0
Diffstat (limited to 'RELEASE')
-rw-r--r--RELEASE6
1 files changed, 3 insertions, 3 deletions
diff --git a/RELEASE b/RELEASE
index deb08a0..0f5abf2 100644
--- a/RELEASE
+++ b/RELEASE
@@ -4,7 +4,7 @@ UPower Release Notes
git shortlog UPOWER_0_9_22.. | grep -i -v trivial | grep -v Merge > NEWS.new
-Version 0.9.23
+Version 0.99.0
~~~~~~~~~~~~~~
Released: 2013-xx-xx
@@ -13,8 +13,8 @@ Bugfixes:
2. Commit changes to git:
-git commit -a -m "Released UPower 0.9.23"
-git tag -s -f -m "Released UPower 0.9.23" UPOWER_0_9_23
+git commit -a -m "Released UPower 0.99.0"
+git tag -s -f -m "Released UPower 0.99.0" UPOWER_0_99_0
<wait>
git push --tags
git push