Index: version/version.go
=== modified file 'version/version.go'
--- version/version.go 2013-04-17 03:23:43 +0000
+++ version/version.go 2013-04-18 14:33:05 +0000
@@ -17,7 +17,7 @@
// The presence and format of this constant is very important.
// The debian/rules build recipe uses this value for the version
// number of the release package.
-const version = "1.9.15"
+const version = "1.10.0"
// CurrentNumber returns the version number.
func CurrentNumber() Number {
Reviewers: mp+159647_ code.launchpad. net,
Message:
Please take a look.
Description:
version: bump to 1.10.0
This is the release version, as agreed.
https:/ /code.launchpad .net/~dimitern/ juju-core/ 035-bump- version- to-1.10. 0/+merge/ 159647
(do not edit description out of merge proposal)
Please review this at https:/ /codereview. appspot. com/8726050/
Affected files:
A [revision details]
M version/version.go
Index: [revision details]
=== added file '[revision details]'
--- [revision details] 2012-01-01 00:00:00 +0000
+++ [revision details] 2012-01-01 00:00:00 +0000
@@ -0,0 +1,2 @@
+Old revision: <email address hidden>
+New revision:
<email address hidden>
Index: version/version.go version. go'
=== modified file 'version/
--- version/version.go 2013-04-17 03:23:43 +0000
+++ version/version.go 2013-04-18 14:33:05 +0000
@@ -17,7 +17,7 @@
// The presence and format of this constant is very important.
// The debian/rules build recipe uses this value for the version
// number of the release package.
-const version = "1.9.15"
+const version = "1.10.0"
// CurrentNumber returns the version number.
func CurrentNumber() Number {