Merge lp:~rockstar/tarmac/new-release into lp:tarmac

Proposed by Paul Hummer
Status: Merged
Approved by: Paul Hummer
Approved revision: 394
Merged at revision: 389
Proposed branch: lp:~rockstar/tarmac/new-release
Merge into: lp:tarmac
Diff against target: 27 lines (+8/-1)
2 files modified
NEWS (+7/-0)
tarmac/__init__.py (+1/-1)
To merge this branch: bzr merge lp:~rockstar/tarmac/new-release
Reviewer Review Type Date Requested Status
dobey Approve
Paul Hummer Pending
Review via email: mp+49675@code.launchpad.net

Commit message

Bump the version number, update NEWS

Description of the change

Bump the version number, add the NEWS (which I didn't realize I wasn't being very diligent with).

To post a comment you must log in.
Revision history for this message
dobey (dobey) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'NEWS'
2--- NEWS 2009-07-11 15:55:16 +0000
3+++ NEWS 2011-02-14 17:56:09 +0000
4@@ -16,3 +16,10 @@
5 Added docs
6 Increased test coverage
7 Minimal downloading of checkouts
8+
9+Tarmac 0.5 Released
10+===================
11+
12+Actually using the NEWS file again
13+Fix for api.edge.launchpad disappearing
14+Speed improvements
15
16=== modified file 'tarmac/__init__.py'
17--- tarmac/__init__.py 2010-09-18 19:20:02 +0000
18+++ tarmac/__init__.py 2011-02-14 17:56:09 +0000
19@@ -16,7 +16,7 @@
20
21 '''Tarmac - A tool for controlling the landing of Launchpad branches.'''
22
23-__version__ = u'0.4'
24+__version__ = u'0.5'
25 __copyright__ = (
26 u'Paul Hummer <paul@eventuallyanyway.com>',
27 u'Canonical Ltd')

Subscribers

People subscribed via source and target branches