Bump version to 0.9.7~dev.

This commit is contained in:
Andrey Smirnov
2016-01-24 23:15:23 +03:00
parent 9738687116
commit fd30b37a0e
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
package aptly
// Version of aptly
const Version = "0.9.6"
const Version = "0.9.7~dev"
// Enable debugging features?
const EnableDebug = false