Merge lp:~brian.curtin/ubuntuone-windows-installer/version-bump into lp:ubuntuone-windows-installer

Proposed by Brian Curtin
Status: Merged
Approved by: dobey
Approved revision: 120
Merged at revision: 121
Proposed branch: lp:~brian.curtin/ubuntuone-windows-installer/version-bump
Merge into: lp:ubuntuone-windows-installer
Diff against target: 25 lines (+2/-2)
2 files modified
scripts/setup.py (+1/-1)
scripts/ubuntuone.xml (+1/-1)
To merge this branch: bzr merge lp:~brian.curtin/ubuntuone-windows-installer/version-bump
Reviewer Review Type Date Requested Status
dobey (community) Approve
Review via email: mp+109939@code.launchpad.net

Commit message

Update trunk builds to version 4.1, up from 2.99.91

Description of the change

Bring the version of trunk installer builds up to 4.1.

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 'scripts/setup.py'
2--- scripts/setup.py 2012-06-12 17:08:52 +0000
3+++ scripts/setup.py 2012-06-12 21:22:19 +0000
4@@ -365,7 +365,7 @@
5 # Build bundles
6 setup(
7 name='ubuntuone',
8- version='2.99.91',
9+ version='4.1',
10 license='GPL v3',
11 author='',
12 author_email='',
13
14=== modified file 'scripts/ubuntuone.xml'
15--- scripts/ubuntuone.xml 2012-06-12 17:08:52 +0000
16+++ scripts/ubuntuone.xml 2012-06-12 21:22:19 +0000
17@@ -1,7 +1,7 @@
18 <project>
19 <shortName>ubuntuone</shortName>
20 <fullName>Ubuntu One</fullName>
21- <version>2.99.91</version>
22+ <version>4.1</version>
23 <componentList>
24 <component>
25 <name>autoupdater</name>

Subscribers

People subscribed via source and target branches