aboutsummaryrefslogtreecommitdiffstats
path: root/bin
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 /bin
parentdac817896d2142da465c1998a1b1524284586565 (diff)
downloadbitbake-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 'bin')
-rwxr-xr-xbin/bitbake2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/bitbake b/bin/bitbake
index 2b9e5bd04..e5700d3de 100755
--- a/bin/bitbake
+++ b/bin/bitbake
@@ -31,7 +31,7 @@ import itertools, optparse
parsespin = itertools.cycle( r'|/-\\' )
bbdebug = 0
-__version__ = "1.4.0"
+__version__ = "1.5.0"
#============================================================================#
# BBParsingStatus