summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/__init__.py
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2006-02-10 11:43:38 +0000
committerRichard Purdie <richard@openedhand.com>2006-02-10 11:43:38 +0000
commitce241d7e6d8e31411867b5f2127b02c776b39d8a (patch)
treeebc7996fff58d59f1b55cfb550c29f9708e59586 /bitbake/lib/bb/__init__.py
parentb236090192c018bf8efe8c72019d3d1567b6d158 (diff)
downloadast2050-yocto-poky-ce241d7e6d8e31411867b5f2127b02c776b39d8a.zip
ast2050-yocto-poky-ce241d7e6d8e31411867b5f2127b02c776b39d8a.tar.gz
Update to 1.3.3 release of bitbake
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@269 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'bitbake/lib/bb/__init__.py')
-rw-r--r--bitbake/lib/bb/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/bitbake/lib/bb/__init__.py b/bitbake/lib/bb/__init__.py
index f27f53b..dabe978 100644
--- a/bitbake/lib/bb/__init__.py
+++ b/bitbake/lib/bb/__init__.py
@@ -23,7 +23,7 @@ this program; if not, write to the Free Software Foundation, Inc., 59 Temple
Place, Suite 330, Boston, MA 02111-1307 USA.
"""
-__version__ = "1.3.2.1"
+__version__ = "1.3.3.0"
__all__ = [
OpenPOWER on IntegriCloud