Version bump for 0.6~dev.

This commit is contained in:
Andrey Smirnov
2014-04-24 14:24:03 +04:00
parent 21e8aa5519
commit bc7972ff68
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"
const Version = "0.6~dev"
// Enable debugging features?
const EnableDebug = false