Merge lp:~fginther/ubuntu-filemanager-app/use-bzr-revno-in-version into lp:ubuntu-filemanager-app

Proposed by Francis Ginther
Status: Merged
Approved by: Francis Ginther
Approved revision: 227
Merged at revision: 227
Proposed branch: lp:~fginther/ubuntu-filemanager-app/use-bzr-revno-in-version
Merge into: lp:ubuntu-filemanager-app
Diff against target: 16 lines (+2/-2)
1 file modified
manifest.json (+2/-2)
To merge this branch: bzr merge lp:~fginther/ubuntu-filemanager-app/use-bzr-revno-in-version
Reviewer Review Type Date Requested Status
Ubuntu Phone Apps Jenkins Bot continuous-integration Approve
Alan Pope 🍺🐧🐱 πŸ¦„ (community) Approve
Review via email: mp+227018@code.launchpad.net

Commit message

Change version string to include bzr revno.

Description of the change

Change version string to include bzr revno.

To post a comment you must log in.
Revision history for this message
Alan Pope 🍺🐧🐱 πŸ¦„ (popey) wrote :

Great, thanks!

review: Approve
Revision history for this message
Ubuntu Phone Apps Jenkins Bot (ubuntu-phone-apps-jenkins-bot) wrote :
review: Approve (continuous-integration)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'manifest.json'
2--- manifest.json 2014-07-01 23:03:47 +0000
3+++ manifest.json 2014-07-16 13:04:24 +0000
4@@ -15,10 +15,10 @@
5 "maintainer": "Ubuntu App Cats <ubuntu-touch-coreapps@lists.launchpad.net>",
6 "name": "com.ubuntu.filemanager",
7 "title": "File Manager",
8- "version": "0.3.latest",
9+ "version": "0.3.@BZR_REVNO@",
10 "x-source": {
11 "vcs-bzr": "lp:ubuntu-filemanager-app",
12- "vcs-bzr-revno": "latest"
13+ "vcs-bzr-revno": "@BZR_REVNO@"
14 },
15 "x-test": {
16 "autopilot": "filemanager"

Subscribers

People subscribed via source and target branches