0.9.8~dev version.

This commit is contained in:
Andrey Smirnov
2016-04-21 12:24:36 +03:00
parent a667744502
commit 7a8af044ee
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"
const Version = "0.9.8~dev"
// Enable debugging features?
const EnableDebug = false