From: admin Date: Sat, 27 Feb 2016 07:46:54 +0000 (+0800) Subject: modify version to 0.151.0 X-Git-Tag: upstream/0.151.0^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=e39c872d8e34aa90beecf82a7e6581db46b140fa;p=tools%2Fosc.git modify version to 0.151.0 Change-Id: Iff28c5a28f60dd70227a6bbe2c4fc814abff84f8 Signed-off-by: admin --- diff --git a/debian/changelog b/debian/changelog index 0034e53..9e78e19 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,5 @@ -osc (0.149.0-2-tizen) unstable; urgency=low - - Update to 0.149.0 +osc (0.151.0-2) unstable; urgency=low + - Update to 0.151.0 -- Adrian Schroeter Wed, 28 Jun 2012 10:00:00 +0200 diff --git a/osc/core.py b/osc/core.py index 77e1d7d..88c8c24 100644 --- a/osc/core.py +++ b/osc/core.py @@ -5,7 +5,7 @@ from __future__ import print_function -__version__ = '0.149' +__version__ = '0.151' # __store_version__ is to be incremented when the format of the working copy # "store" changes in an incompatible way. Please add any needed migration diff --git a/packaging/osc.spec b/packaging/osc.spec index a92c7cf..b33cd9e 100644 --- a/packaging/osc.spec +++ b/packaging/osc.spec @@ -2,7 +2,7 @@ Name: osc Summary: OpenSUSE Build Service Commander -Version: 0.149.0-2-tizen +Version: 0.151.0 Release: 1.3 Group: Development/Tools/Other License: GPL v2 or later