summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <zecke@selfish.org>2007-06-30 17:04:34 +0000
committerHolger Hans Peter Freyther <zecke@selfish.org>2007-06-30 17:04:34 +0000
commit4eb393be0873f73882d3c48dd80d86aa73cc7b93 (patch)
tree154acafb7d8dcfdbb3d65bc0f9476189fe19ada0 /bin
parentdb17fb53b58bcf5191742783183cb267d0365bb4 (diff)
downloadbitbake-4eb393be0873f73882d3c48dd80d86aa73cc7b93.tar.gz
tags/bitbake-1.8.6: Tag BitBake-1.8.6
-Update ChangeLog -Update version(s) in the tags and in the branch
Diffstat (limited to 'bin')
-rwxr-xr-xbin/bitbake2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/bitbake b/bin/bitbake
index 801070aad..4b212adc2 100755
--- a/bin/bitbake
+++ b/bin/bitbake
@@ -27,7 +27,7 @@ sys.path.insert(0,os.path.join(os.path.dirname(os.path.dirname(sys.argv[0])), 'l
import bb
from bb import cooker
-__version__ = "1.8.5"
+__version__ = "1.8.7"
#============================================================================#
# BBOptions