summaryrefslogtreecommitdiff
path: root/RELEASE
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2014-09-01 14:54:39 +0100
committerRichard Hughes <richard@hughsie.com>2014-09-01 14:54:39 +0100
commitc964593a3bba9b59df17d93970fae8b93f228cd5 (patch)
tree564104f1f521c610e67a5dc495edfe3f9949d316 /RELEASE
parentc92b01a0ea19de659477d139d4aa855df3b0794d (diff)
downloadappstream-glib-c964593a3bba9b59df17d93970fae8b93f228cd5.tar.gz
Release version 0.3.0appstream_glib_0_3_0
Diffstat (limited to 'RELEASE')
-rw-r--r--RELEASE6
1 files changed, 3 insertions, 3 deletions
diff --git a/RELEASE b/RELEASE
index 7878f6f..e7e1458 100644
--- a/RELEASE
+++ b/RELEASE
@@ -5,7 +5,7 @@ Appstream-Glib Release Notes
git shortlog appstream_glib_0_2_4.. | grep -i -v trivial | grep -v Merge > NEWS.new
--------------------------------------------------------------------------------
-Version 0.2.5
+Version 0.3.0
~~~~~~~~~~~~~
Released: 2014-xx-xx
@@ -20,8 +20,8 @@ Bugfixes:
4. Commit changes in git:
-git commit -a -m "Release version 0.2.5"
-git tag -s -f -m "Release 0.2.5" appstream_glib_0_2_5
+git commit -a -m "Release version 0.3.0"
+git tag -s -f -m "Release 0.3.0" appstream_glib_0_3_0
<gpg password>
git push --tags
git push