summaryrefslogtreecommitdiff
path: root/bitbake/bin
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2007-06-12 10:06:56 +0000
committerRichard Purdie <richard@openedhand.com>2007-06-12 10:06:56 +0000
commit70b11ba5824b9b713ab35dd7b677c102d59af915 (patch)
treee8f4d2e9dc4a894cb6f07c33cef9d88451eeb37d /bitbake/bin
parent5c41f1ec4ca2d962b040ec6d5b8f1a9e03494e50 (diff)
downloadopenembedded-core-70b11ba5824b9b713ab35dd7b677c102d59af915.tar.gz
openembedded-core-70b11ba5824b9b713ab35dd7b677c102d59af915.tar.bz2
openembedded-core-70b11ba5824b9b713ab35dd7b677c102d59af915.tar.xz
openembedded-core-70b11ba5824b9b713ab35dd7b677c102d59af915.zip
bitbake: Sync manual updates and version info with bitbake svn
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1920 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'bitbake/bin')
-rwxr-xr-xbitbake/bin/bitbake2
1 files changed, 1 insertions, 1 deletions
diff --git a/bitbake/bin/bitbake b/bitbake/bin/bitbake
index b96b6b111..801070aad 100755
--- a/bitbake/bin/bitbake
+++ b/bitbake/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.3"
+__version__ = "1.8.5"
#============================================================================#
# BBOptions