* Richard Purdie : Release 1.14.0
@ 2011-11-03 22:54 git
0 siblings, 0 replies; 2+ messages in thread
From: git @ 2011-11-03 22:54 UTC (permalink / raw)
To: bitbake-devel
Module: bitbake.git
Branch: master
Commit: 8df3f86bbc0edc40349362aa4a72672142ce6dbd
URL: http://git.openembedded.org/?p=bitbake.git&a=commit;h=8df3f86bbc0edc40349362aa4a72672142ce6dbd
Author: Richard Purdie <richard.purdie@linuxfoundation.org>
Date: Thu Nov 3 17:12:36 2011 +0000
Release 1.14.0
---
bin/bitbake | 2 +-
lib/bb/__init__.py | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/bin/bitbake b/bin/bitbake
index 56f39f8..fcf85ce 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.13.3"
+__version__ = "1.14.0"
logger = logging.getLogger("BitBake")
diff --git a/lib/bb/__init__.py b/lib/bb/__init__.py
index 4981daa..53abe1a 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.13.3"
+__version__ = "1.14.0"
import sys
if sys.version_info < (2, 6, 0):
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Richard Purdie : Release 1.14.0
@ 2011-11-03 22:54 git
0 siblings, 0 replies; 2+ messages in thread
From: git @ 2011-11-03 22:54 UTC (permalink / raw)
To: bitbake-devel
Module: bitbake.git
Branch: 1.14
Commit: 8df3f86bbc0edc40349362aa4a72672142ce6dbd
URL: http://git.openembedded.org/?p=bitbake.git&a=commit;h=8df3f86bbc0edc40349362aa4a72672142ce6dbd
Author: Richard Purdie <richard.purdie@linuxfoundation.org>
Date: Thu Nov 3 17:12:36 2011 +0000
Release 1.14.0
---
bin/bitbake | 2 +-
lib/bb/__init__.py | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/bin/bitbake b/bin/bitbake
index 56f39f8..fcf85ce 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.13.3"
+__version__ = "1.14.0"
logger = logging.getLogger("BitBake")
diff --git a/lib/bb/__init__.py b/lib/bb/__init__.py
index 4981daa..53abe1a 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.13.3"
+__version__ = "1.14.0"
import sys
if sys.version_info < (2, 6, 0):
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-11-03 23:00 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-03 22:54 Richard Purdie : Release 1.14.0 git
-- strict thread matches above, loose matches on Subject: below --
2011-11-03 22:54 git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.