summaryrefslogtreecommitdiff
path: root/RELEASE
diff options
context:
space:
mode:
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