Version bump to 0.9.6.

This commit is contained in:
Andrey Smirnov
2016-01-24 21:48:33 +03:00
parent b25f8e438c
commit 62f44e53fd
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
package aptly
// Version of aptly
const Version = "0.9.6~dev"
const Version = "0.9.6"
// Enable debugging features?
const EnableDebug = false