Version bump: 0.7.1.

This commit is contained in:
Andrey Smirnov
2014-08-06 02:24:43 +04:00
parent 8387586cc8
commit 9d02f057c6
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"
const Version = "0.7.1"
// Enable debugging features?
const EnableDebug = false