summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorChris Larson <chris_larson@mentor.com>2010-12-23 13:05:55 -0700
committerChris Larson <chris_larson@mentor.com>2010-12-23 13:05:55 -0700
commit8b1b323856cc4f822db5b49092a5ca125e4d6a0e (patch)
treef72e44e442163b13b8a2a22467fc82da5e91e892 /lib
parent1074f9a5c529e364404daf545b8465415d63a556 (diff)
downloadbitbake-1.10.2.tar.gz
Prepare for 1.10.21.10.2
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 f05b9f933..1e45b31e7 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.10.0"
+__version__ = "1.10.2"
__all__ = [