From: git@git.openembedded.org
To: bitbake-devel@lists.openembedded.org
Subject: Richard Purdie : Bump the version to 1.15.1
Date: Fri, 20 Jan 2012 18:37:05 +0000 (UTC) [thread overview]
Message-ID: <20120120183705.0F6FD10334@opal> (raw)
Module: bitbake.git
Branch: master
Commit: 65c2eb1c095fe7ba3259060aefd4ba0e20cae319
URL: http://git.openembedded.org/?p=bitbake.git&a=commit;h=65c2eb1c095fe7ba3259060aefd4ba0e20cae319
Author: Richard Purdie <richard.purdie@linuxfoundation.org>
Date: Fri Jan 20 18:26:36 2012 +0000
Bump the version to 1.15.1
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
---
bin/bitbake | 2 +-
lib/bb/__init__.py | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/bin/bitbake b/bin/bitbake
index c2e6822..6da4980 100755
--- a/bin/bitbake
+++ b/bin/bitbake
@@ -40,7 +40,7 @@ from bb import cooker
from bb import ui
from bb import server
-__version__ = "1.15.0"
+__version__ = "1.15.1"
logger = logging.getLogger("BitBake")
diff --git a/lib/bb/__init__.py b/lib/bb/__init__.py
index 81f83c8..dce5610 100644
--- a/lib/bb/__init__.py
+++ b/lib/bb/__init__.py
@@ -21,7 +21,7 @@
# with this program; if not, write to the Free Software Foundation, Inc.,
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
-__version__ = "1.15.0"
+__version__ = "1.15.1"
import sys
if sys.version_info < (2, 6, 0):
reply other threads:[~2012-01-20 18:43 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20120120183705.0F6FD10334@opal \
--to=git@git.openembedded.org \
--cc=bitbake-devel@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox