diff options
author | Gui Chen <gui.chen@intel.com> | 2012-07-12 13:43:07 +0800 |
---|---|---|
committer | Gui Chen <gui.chen@intel.com> | 2012-07-12 15:05:15 +0800 |
commit | 9f2cbd1bb57ba55675e79d5917de842568eaa907 (patch) | |
tree | 617422252b82c15b17fff97260290e7ad8d2c95b | |
parent | 43b4c944605fc976f31f3c14fc4c58724648f224 (diff) | |
download | mic-9f2cbd1bb57ba55675e79d5917de842568eaa907.tar.gz mic-9f2cbd1bb57ba55675e79d5917de842568eaa907.tar.bz2 mic-9f2cbd1bb57ba55675e79d5917de842568eaa907.zip |
bump up version to 0.13
Signed-off-by: Gui Chen <gui.chen@intel.com>
-rw-r--r-- | VERSION | 2 | ||||
-rw-r--r-- | distfiles/mic.spec | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -1 +1 @@ -0.12 +0.13 diff --git a/distfiles/mic.spec b/distfiles/mic.spec index 0c7c7dc..b2be4c1 100644 --- a/distfiles/mic.spec +++ b/distfiles/mic.spec @@ -2,7 +2,7 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: mic Summary: Image Creator for Linux Distributions -Version: 0.12 +Version: 0.13 Release: 1 Group: System/Base License: GPLv2 |