summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <zecke@selfish.org>2006-04-19 19:30:16 +0000
committerHolger Hans Peter Freyther <zecke@selfish.org>2006-04-19 19:30:16 +0000
commit91215ed6a0b6ee2ded135e9611e96e829fda48a1 (patch)
treeb567a077f5eb899fe57dfd5c08ad305852997449 /lib
parentdac817896d2142da465c1998a1b1524284586565 (diff)
downloadbitbake-contrib-91215ed6a0b6ee2ded135e9611e96e829fda48a1.tar.gz
bitbake versions:
-Make trunk 1.5.0 which will go to 1.6.0 -The stable branch is now 1.4.1 which will be 1.4.2 on release
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 cbeaa28ee..6aa67b818 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.4.0"
+__version__ = "1.5.0"
__all__ = [