Bump version to development 0.5~dev.

This commit is contained in:
Andrey Smirnov
2014-03-17 16:06:37 +04:00
parent dff0ab2fa3
commit b13e50a570
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
package aptly
// Version of aptly
const Version = "0.4.1"
const Version = "0.5~dev"
// Enable debugging features?
const EnableDebug = false

View File

@@ -1 +1 @@
aptly version: 0.4.1
aptly version: 0.5~dev