Version bump to 0.9~dev.

This commit is contained in:
Andrey Smirnov
2014-10-06 15:07:31 +04:00
parent eece643ea5
commit d541b4f137
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
package aptly
// Version of aptly
const Version = "0.8"
const Version = "0.9~dev"
// Enable debugging features?
const EnableDebug = false

View File

@@ -1 +1 @@
aptly version: 0.8
aptly version: 0.9~dev