summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorChris Larson <chris_larson@mentor.com>2010-04-15 08:04:35 -0700
committerChris Larson <chris_larson@mentor.com>2010-04-15 08:04:35 -0700
commitbef07c6dc7e3b7b8c995d70ea429d141278b6eb6 (patch)
tree8002d4a07020a83a819c8a717e9dab5b06941cbb /lib
parentf1c7fe9fc12161ceb3fe201cde370b929b208729 (diff)
downloadbitbake-bef07c6dc7e3b7b8c995d70ea429d141278b6eb6.tar.gz
Bump version from 1.9.0 to 1.10.0
Signed-off-by: Chris Larson <chris_larson@mentor.com>
Diffstat (limited to 'lib')
-rw-r--r--lib/bb/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/bb/__init__.py b/lib/bb/__init__.py
index 61973c38a..f05b9f933 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.9.0"
+__version__ = "1.10.0"
__all__ = [