Merge lp:~mikemc/ubuntuone-windows-installer/bump-version-release-4-1-91 into lp:ubuntuone-windows-installer

Proposed by Mike McCracken
Status: Merged
Approved by: Mike McCracken
Approved revision: 162
Merged at revision: 162
Proposed branch: lp:~mikemc/ubuntuone-windows-installer/bump-version-release-4-1-91
Merge into: lp:ubuntuone-windows-installer
Diff against target: 25 lines (+3/-3)
2 files modified
scripts/data/macapp_template.plist (+2/-2)
scripts/data/update.conf (+1/-1)
To merge this branch: bzr merge lp:~mikemc/ubuntuone-windows-installer/bump-version-release-4-1-91
Reviewer Review Type Date Requested Status
Brian Curtin (community) Approve
dobey (community) Approve
Review via email: mp+146522@code.launchpad.net

Commit message

- Bump version number (mac+win) to 4.1.91.

Description of the change

- Bump version number (mac+win) to 4.1.91.

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

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'scripts/data/macapp_template.plist'
2--- scripts/data/macapp_template.plist 2013-01-07 16:20:32 +0000
3+++ scripts/data/macapp_template.plist 2013-02-04 21:31:23 +0000
4@@ -9,8 +9,8 @@
5 <key>CFBundleDevelopmentRegion</key>
6 <string>English</string>
7 <key>CFBundleShortVersionString</key>
8- <string>4.0.1</string>
9+ <string>4.1.91</string>
10 <key>CFBundleVersion</key>
11- <string>4.0.1</string>
12+ <string>4.1.91</string>
13 </dict>
14 </plist>
15
16=== modified file 'scripts/data/update.conf'
17--- scripts/data/update.conf 2013-01-28 20:16:49 +0000
18+++ scripts/data/update.conf 2013-02-04 21:31:23 +0000
19@@ -1,5 +1,5 @@
20 [Update]
21 url = https://one.ubuntu.com/updates/updates.json
22-version_id = 4010
23+version_id = 4191
24 channel = release
25 check_for_updates = 1

Subscribers

People subscribed via source and target branches