Version bump to 0.5~dev

This commit is contained in:
Andrey Smirnov
2014-03-11 16:12:51 +04:00
parent f2a432b96d
commit 4dcfd74323
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
package aptly package aptly
// Version of aptly // Version of aptly
const Version = "0.4" const Version = "0.5~dev"
// Enable debugging features? // Enable debugging features?
const EnableDebug = false const EnableDebug = false
+1 -1
View File
@@ -1 +1 @@
aptly version: 0.4 aptly version: 0.5~dev