Version bump to 0.9.

This commit is contained in:
Andrey Smirnov
2015-03-03 21:00:10 +03:00
parent 68f332628d
commit 66e73782e5
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~dev"
const Version = "0.9"
// Enable debugging features?
const EnableDebug = false