Release 0.9.7.

This commit is contained in:
Andrey Smirnov
2016-04-18 12:30:36 +03:00
parent d7665119e4
commit 52f7c83f95
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
package aptly
// Version of aptly
const Version = "0.9.7~dev"
const Version = "0.9.7"
// Enable debugging features?
const EnableDebug = false