Index: version/version.go |
=== modified file 'version/version.go' |
--- version/version.go 2014-03-20 16:43:52 +0000 |
+++ version/version.go 2014-03-27 19:50:30 +0000 |
@@ -23,7 +23,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.17.7" |
+const version = "1.17.8" |
// lsbReleaseFile is the name of the file that is read in order to determine |
// the release version of ubuntu. |