summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <zecke@selfish.org>2006-03-17 20:49:22 +0000
committerHolger Hans Peter Freyther <zecke@selfish.org>2006-03-17 20:49:22 +0000
commite18c4858e5be51560cbba5d6f81a2d7c0ca5a3f7 (patch)
tree0128707c10d304276ac96ae9993c8ea988a9db8b
parent2a1e8b3e288dcebc44d13be2493f8fbf58159b5a (diff)
downloadbitbake-e18c4858e5be51560cbba5d6f81a2d7c0ca5a3f7.tar.gz
bitbake/lib/bb:
Bump the minor minor version again
-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 f83ffdc77..c6c0beb79 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.3"
+__version__ = "1.3.3.4"
__all__ = [