~ubuntu-branches/ubuntu/wily/juju-core/wily

« back to all changes in this revision

Viewing changes to src/launchpad.net/juju-core/version/version.go

  • Committer: Package Import Robot
  • Author(s): James Page
  • Date: 2014-02-28 16:53:15 UTC
  • mfrom: (1.1.19)
  • Revision ID: package-import@ubuntu.com-20140228165315-g8n1ds0jrtekhxq6
Tags: 1.17.4-0ubuntu1
* New upstream point release (LP: #1261628):
  - https://launchpad.net/juju-core/trunk/1.17.4
  - d/control: Prefer juju-mongodb over mongodb-server for juju-local
    package.

Show diffs side-by-side

added added

removed removed

Lines of Context:
22
22
// The presence and format of this constant is very important.
23
23
// The debian/rules build recipe uses this value for the version
24
24
// number of the release package.
25
 
const version = "1.17.3"
 
25
const version = "1.17.4"
26
26
 
27
27
// Current gives the current version of the system.  If the file
28
28
// "FORCE-VERSION" is present in the same directory as the running