Revert "Version bump for 0.5.1."

This reverts commit b5d025f141.
This commit is contained in:
Andrey Smirnov
2014-05-13 12:29:13 +04:00
parent b5d025f141
commit d0ff11390b
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.5.1"
const Version = "0.6~dev"
// Enable debugging features?
const EnableDebug = false