Version bump to 0.8.

This commit is contained in:
Andrey Smirnov
2014-10-03 12:20:21 +04:00
parent 445ecbe8f3
commit 9109c60c43
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.8~dev"
const Version = "0.8"
// Enable debugging features?
const EnableDebug = false