From 1bba0319cbe64163f4e808d1361ee0383f330df7 Mon Sep 17 00:00:00 2001 From: Andrey Smirnov Date: Mon, 10 Feb 2014 21:12:08 +0400 Subject: [PATCH] aptly version 0.3. --- main.go | 2 +- system/t01_version/VersionTest_gold | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/main.go b/main.go index cd10f0c1..42e1e76e 100644 --- a/main.go +++ b/main.go @@ -13,7 +13,7 @@ import ( ) // aptly version -const Version = "0.3~dev" +const Version = "0.3" var cmd *commander.Command diff --git a/system/t01_version/VersionTest_gold b/system/t01_version/VersionTest_gold index 0e05923c..7818e51f 100644 --- a/system/t01_version/VersionTest_gold +++ b/system/t01_version/VersionTest_gold @@ -1 +1 @@ -aptly version: 0.3~dev +aptly version: 0.3