summaryrefslogtreecommitdiff
path: root/RELEASE
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2015-04-10 12:03:35 +0100
committerRichard Hughes <richard@hughsie.com>2015-04-10 12:03:35 +0100
commitfb3d56dd6e0fd1f0f767115202d99e1fa965ee38 (patch)
treeb5a7648132d1e5c54162d8cda45e9b219d396f71 /RELEASE
parent85b1dae71e2d138bd616e5be0bb558489dc36f20 (diff)
downloadappstream-glib-fb3d56dd6e0fd1f0f767115202d99e1fa965ee38.tar.gz
trivial: post-branch version bump
Diffstat (limited to 'RELEASE')
-rw-r--r--RELEASE6
1 files changed, 3 insertions, 3 deletions
diff --git a/RELEASE b/RELEASE
index 08dd28e..fc79d99 100644
--- a/RELEASE
+++ b/RELEASE
@@ -5,7 +5,7 @@ Appstream-Glib Release Notes
git shortlog appstream_glib_0_3_6.. | grep -i -v trivial | grep -v Merge > NEWS.new
--------------------------------------------------------------------------------
-Version 0.3.7
+Version 0.4.0
~~~~~~~~~~~~~
Released: 2015-xx-xx
@@ -20,8 +20,8 @@ Bugfixes:
4. Commit changes in git:
-git commit -a -m "Release version 0.3.7"
-git tag -s -f -m "Release 0.3.7" appstream_glib_0_3_7
+git commit -a -m "Release version 0.4.0"
+git tag -s -f -m "Release 0.4.0" appstream_glib_0_4_0
<gpg password>
git push --tags
git push