diff options
author | Gui Chen <gui.chen@intel.com> | 2013-05-17 01:44:34 -0400 |
---|---|---|
committer | Gui Chen <gui.chen@intel.com> | 2013-05-17 02:00:59 -0400 |
commit | e652fc655dbe74fc2ebff6b8800847c2bc3d6753 (patch) | |
tree | 5d08114ef8c7e071561b715f120d83b8f57cee0b | |
parent | 2d76282e8f2c33f345eab62388e3b6ffd931982c (diff) | |
download | mic-e652fc655dbe74fc2ebff6b8800847c2bc3d6753.tar.gz mic-e652fc655dbe74fc2ebff6b8800847c2bc3d6753.tar.bz2 mic-e652fc655dbe74fc2ebff6b8800847c2bc3d6753.zip |
bump up to 0.19-0.rc2
Signed-off-by: Gui Chen <gui.chen@intel.com>
-rw-r--r-- | VERSION | 2 | ||||
-rw-r--r-- | debian/changelog | 2 | ||||
-rw-r--r-- | packaging/mic.spec | 2 |
3 files changed, 3 insertions, 3 deletions
@@ -1 +1 @@ -0.19-rc1 +0.19-rc2 diff --git a/debian/changelog b/debian/changelog index 2fe2ff2..45c85d3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -mic (0.19-0.rc1) unstable; urgency=low +mic (0.19-0.rc2) unstable; urgency=low * new distribution support: Ubuntu 13.04 and openSUSE 12.3 * introduce '--part-type' to handle GPT partition * copy bmap creation from bmap-tools diff --git a/packaging/mic.spec b/packaging/mic.spec index 9369473..e883202 100644 --- a/packaging/mic.spec +++ b/packaging/mic.spec @@ -3,7 +3,7 @@ Name: mic Summary: Image Creator for Linux Distributions Version: 0.19 -Release: 0.rc1.<CI_CNT>.<B_CNT> +Release: 0.rc2.<CI_CNT>.<B_CNT> Group: System/Base License: GPLv2 BuildArch: noarch |