summaryrefslogtreecommitdiffstats
path: root/lib/bb/__init__.py
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <zecke@selfish.org>2006-04-16 21:30:16 +0000
committerHolger Hans Peter Freyther <zecke@selfish.org>2006-04-16 21:30:16 +0000
commit3122f2d579cc5443a12e50d0ca84bed8fed72811 (patch)
treeb80e844a5c774ee3f75d137e5990cda7fe814fe2 /lib/bb/__init__.py
parenta4650e5706d6bdd534262693e0b9258efd867895 (diff)
downloadbitbake-3122f2d579cc5443a12e50d0ca84bed8fed72811.tar.gz
bitbake/bin/bitbake:
-Change version to 1.3.9 we will change it to 1.4.0 for the final release bitbake/lib/__init__.py: -Change the version as well
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 449f3bc81..bfb36dd09 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.4"
+__version__ = "1.3.9"
__all__ = [