Version bump to 0.4.1

This commit is contained in:
Andrey Smirnov
2014-03-12 18:47:59 +04:00
parent b3e92717bd
commit 8153c7e2e9
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.5~dev"
const Version = "0.4.1"
// Enable debugging features?
const EnableDebug = false