From 945cd710cb95046368a88de5a0dd405b28770a39 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Wed, 6 Feb 2013 13:07:35 +0000 Subject: bitbake: Update version to 1.17.0 (Bitbake rev: d96ef9398356b2a61f7cff765821616bf1e55492) 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 e86d59bd62..89289050de 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.0" +__version__ = "1.17.1" logger = logging.getLogger("BitBake") # Unbuffer stdout to avoid log truncation in the event -- cgit v1.2.3-54-g00ecf