summaryrefslogtreecommitdiff
path: root/RELEASE
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2014-06-19 11:29:12 +0100
committerRichard Hughes <richard@hughsie.com>2014-06-19 11:29:12 +0100
commit7551403581cf30011ebb6cc4dbe7570a21c40768 (patch)
tree5d1828d53896996413b0171efa6a8a2cb976a396 /RELEASE
parent1be754b9c5f2babb67faf47c6308d66941742f4a (diff)
downloadappstream-glib-7551403581cf30011ebb6cc4dbe7570a21c40768.tar.gz
Release version 0.2.0appstream_glib_0_2_0
Diffstat (limited to 'RELEASE')
-rw-r--r--RELEASE6
1 files changed, 3 insertions, 3 deletions
diff --git a/RELEASE b/RELEASE
index 560acdd..6ac19e0 100644
--- a/RELEASE
+++ b/RELEASE
@@ -5,7 +5,7 @@ Appstream-Glib Release Notes
git shortlog appstream_glib_0_1_7.. | grep -i -v trivial | grep -v Merge > NEWS.new
--------------------------------------------------------------------------------
-Version 0.1.8
+Version 0.2.0
~~~~~~~~~~~~~
Released: 2014-xx-xx
@@ -20,8 +20,8 @@ Bugfixes:
4. Commit changes in git:
-git commit -a -m "Release version 0.1.8"
-git tag -s -f -m "Release 0.1.8" appstream_glib_0_1_8
+git commit -a -m "Release version 0.2.0"
+git tag -s -f -m "Release 0.2.0" appstream_glib_0_2_0
<gpg password>
git push --tags
git push