aptly version 0.5

This commit is contained in:
Andrey Smirnov
2014-04-24 01:15:59 +04:00
parent 042602f991
commit 9e538d9475
+1 -1
View File
@@ -1,7 +1,7 @@
package aptly
// Version of aptly
const Version = "0.5~dev"
const Version = "0.5"
// Enable debugging features?
const EnableDebug = false