summaryrefslogtreecommitdiffstats
path: root/lib/bb/__init__.py
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <zecke@selfish.org>2006-02-11 14:32:16 +0000
committerHolger Hans Peter Freyther <zecke@selfish.org>2006-02-11 14:32:16 +0000
commit349e85c15a3287c60e3f4a29b29c1a54220314ae (patch)
treea9cf12382b42acd36c866e32f6b824a50433042b /lib/bb/__init__.py
parent512239ffde1a5076266b6f21c0ce06dd9421d47f (diff)
downloadbitbake-349e85c15a3287c60e3f4a29b29c1a54220314ae.tar.gz
bitbake/lib/bb:
Bump the version to end up with 1.3.4.0
Diffstat (limited to 'lib/bb/__init__.py')
-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 dabe978bf..5191fd592 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.3.0"
+__version__ = "1.3.3.1"
__all__ = [