summaryrefslogtreecommitdiff
path: root/RELEASE
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2011-01-13 12:12:54 +0000
committerRichard Hughes <richard@hughsie.com>2011-01-13 12:12:54 +0000
commitdf490220ba95f92a0d917a24eed362b16357ba9c (patch)
tree22eb968ffbdcb32b5d35ab835ec566c218ddad3d /RELEASE
parente85a268fa09e88f52fee8de96fb539f86892c38c (diff)
downloadcolord-df490220ba95f92a0d917a24eed362b16357ba9c.tar.gz
trivial: post release version bump
Diffstat (limited to 'RELEASE')
-rw-r--r--RELEASE8
1 files changed, 4 insertions, 4 deletions
diff --git a/RELEASE b/RELEASE
index 2b32bc1..354d284 100644
--- a/RELEASE
+++ b/RELEASE
@@ -4,7 +4,7 @@ colord Release Notes
git shortlog COLORD_0_1_0.. | grep -i -v trivial | grep -v Merge > NEWS.new
-Version 0.1.0
+Version 0.1.1
~~~~~~~~~~~~~
Released: 2011-xx-xx
@@ -14,8 +14,8 @@ Bugfixes:
2. Commit changes to git:
-git commit -a -m "Release colord 0.1.0"
-git tag -s -f -m "Release colord 0.1.0" COLORD_0_1_0
+git commit -a -m "Release colord 0.1.1"
+git tag -s -f -m "Release colord 0.1.1" COLORD_0_1_1
<wait>
git push --tags
git push
@@ -26,7 +26,7 @@ make dist
4. Upload tarball:
-scp *.tar.gz hughsient@people.freedesktop.org:public_html/releases/
+scp *.tar.* hughsient@people.freedesktop.org:public_html/releases/
5. Do post release version bump in configure.ac