aptly version 0.7

This commit is contained in:
Andrey Smirnov
2014-07-29 00:33:53 +04:00
parent 03a79ebe4c
commit 625a38c578
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.7~dev"
const Version = "0.7"
// Enable debugging features?
const EnableDebug = false