From ca6321fff4bec91cb4a32c51b48df088932c5070 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Wed, 10 Apr 2013 16:08:53 +0100 Subject: bitbake: Update to version 1.18.0 (Bitbake rev: 94b54788cadabf6ebfb7711674646dbea6204805) Signed-off-by: Richard Purdie --- bitbake/bin/bitbake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bitbake/bin/bitbake') diff --git a/bitbake/bin/bitbake b/bitbake/bin/bitbake index 40b50e1688..96d613ea0b 100755 --- a/bitbake/bin/bitbake +++ b/bitbake/bin/bitbake @@ -40,7 +40,7 @@ from bb import cooker from bb import ui from bb import server -__version__ = "1.17.1" +__version__ = "1.18.0" logger = logging.getLogger("BitBake") # Unbuffer stdout to avoid log truncation in the event -- cgit v1.2.3-54-g00ecf