From bdbeaf476017d8f11629f74ca457f304ffd906e9 Mon Sep 17 00:00:00 2001 From: Chris Larson Date: Thu, 15 Apr 2010 08:05:10 -0700 Subject: Bump version to 1.11.0 (Bitbake rev: 6c89c332664a7789d02a701e7e530838ab778264) Signed-off-by: Chris Larson Signed-off-by: Richard Purdie --- bitbake/lib/bb/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bitbake/lib/bb/__init__.py') diff --git a/bitbake/lib/bb/__init__.py b/bitbake/lib/bb/__init__.py index 7c88f650a3..bf2f35a730 100644 --- a/bitbake/lib/bb/__init__.py +++ b/bitbake/lib/bb/__init__.py @@ -21,7 +21,7 @@ # with this program; if not, write to the Free Software Foundation, Inc., # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. -__version__ = "1.9.0" +__version__ = "1.11.0" import os import bb.msg -- cgit v1.2.3-54-g00ecf