Version bump: 0.7~dev

This commit is contained in:
Andrey Smirnov
2014-06-11 20:02:50 +04:00
parent 28e050c14e
commit 35e57026ac
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
package aptly
// Version of aptly
const Version = "0.6"
const Version = "0.7~dev"
// Enable debugging features?
const EnableDebug = false