Aptly version 0.4.

This commit is contained in:
Andrey Smirnov
2014-03-11 13:37:21 +04:00
parent 431a1da0b7
commit f2a432b96d
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
package aptly
// Version of aptly
const Version = "0.4~dev"
const Version = "0.4"
// Enable debugging features?
const EnableDebug = true
const EnableDebug = false