Version bump for 0.6.

This commit is contained in:
Andrey Smirnov
2014-06-07 17:58:33 +04:00
parent e15f23962a
commit 8fb399026d
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~dev"
const Version = "0.6"
// Enable debugging features?
const EnableDebug = false