summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <zecke@selfish.org>2005-07-30 12:27:17 +0000
committerHolger Hans Peter Freyther <zecke@selfish.org>2005-07-30 12:27:17 +0000
commit2a10135df1c7c3721783c5fefeb9fe51c0c5fa91 (patch)
tree49aaf758cd49c72109e54bea8b626aa08eb114a8
parent2a659dda9bdb03cff38abc657f4e32e6e477cb89 (diff)
downloadbitbake-2a10135df1c7c3721783c5fefeb9fe51c0c5fa91.tar.gz
Update the lib version to 1.3.2 as well
-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 94ef6f403..00b0e8b57 100644
--- a/lib/bb/__init__.py
+++ b/lib/bb/__init__.py
@@ -23,7 +23,7 @@ this program; if not, write to the Free Software Foundation, Inc., 59 Temple
Place, Suite 330, Boston, MA 02111-1307 USA.
"""
-__version__ = "1.3.0"
+__version__ = "1.3.2"
__all__ = [