Bump version to 0.9.5~dev.

This commit is contained in:
Andrey Smirnov
2015-03-09 22:26:25 +03:00
parent 4b3b961b69
commit 6e1c9afdd9
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.1"
const Version = "0.9.5~dev"
// Enable debugging features?
const EnableDebug = false