Version bump for 0.5.1.

This commit is contained in:
Andrey Smirnov
2014-05-10 18:10:19 +04:00
parent 3c7a2281b2
commit b5d025f141
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.5.1"
// Enable debugging features?
const EnableDebug = false