diff --git a/aptly/version.go b/aptly/version.go index 25d98de8..10673a38 100644 --- a/aptly/version.go +++ b/aptly/version.go @@ -1,7 +1,7 @@ package aptly // Version of aptly -const Version = "0.7~dev" +const Version = "0.7" // Enable debugging features? const EnableDebug = false diff --git a/system/t01_version/VersionTest_gold b/system/t01_version/VersionTest_gold index 0c44c8c3..2ad7342b 100644 --- a/system/t01_version/VersionTest_gold +++ b/system/t01_version/VersionTest_gold @@ -1 +1 @@ -aptly version: 0.7~dev +aptly version: 0.7