summaryrefslogtreecommitdiff
path: root/RELEASE
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2015-08-12 09:10:54 +0100
committerRichard Hughes <richard@hughsie.com>2015-08-12 09:10:54 +0100
commitd3885c325271fee0bed5c5815d41eb788712acb4 (patch)
treec07a0489804760457b93d2fea0a7543fc2816d46 /RELEASE
parent26b7ca924b1cb196e10ac1780e2d2ab736db85bf (diff)
downloadappstream-glib-d3885c325271fee0bed5c5815d41eb788712acb4.tar.gz
Release version 0.5.0appstream_glib_0_5_0
Diffstat (limited to 'RELEASE')
-rw-r--r--RELEASE6
1 files changed, 3 insertions, 3 deletions
diff --git a/RELEASE b/RELEASE
index 5158480..4469bc9 100644
--- a/RELEASE
+++ b/RELEASE
@@ -5,7 +5,7 @@ Appstream-Glib Release Notes
git shortlog appstream_glib_0_4_1.. | grep -i -v trivial | grep -v Merge > NEWS.new
--------------------------------------------------------------------------------
-Version 0.4.2
+Version 0.5.0
~~~~~~~~~~~~~
Released: 2015-xx-xx
@@ -20,8 +20,8 @@ Bugfixes:
4. Commit changes in git:
-git commit -a -m "Release version 0.4.2"
-git tag -s -f -m "Release 0.4.2" appstream_glib_0_4_2
+git commit -a -m "Release version 0.5.0"
+git tag -s -f -m "Release 0.5.0" appstream_glib_0_5_0
<gpg password>
git push --tags
git push