aboutsummaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <zecke@selfish.org>2006-04-19 19:27:10 +0000
committerHolger Hans Peter Freyther <zecke@selfish.org>2006-04-19 19:27:10 +0000
commitdac817896d2142da465c1998a1b1524284586565 (patch)
treeeb684b767ebd8a33c83c18ea24caa1de3c38f88b /lib
parent54cfb6711c0263040437defcc0ed38f56f20f41a (diff)
downloadbitbake-dac817896d2142da465c1998a1b1524284586565.tar.gz
bitbake/
Merge -453 to HEAD into the trunk from the branch
Diffstat (limited to 'lib')
-rw-r--r--lib/bb/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/bb/__init__.py b/lib/bb/__init__.py
index bfb36dd09..cbeaa28ee 100644
--- a/lib/bb/__init__.py
+++ b/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.9"
+__version__ = "1.4.0"
__all__ = [