aboutsummaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <zecke@selfish.org>2005-05-23 18:40:42 +0000
committerHolger Hans Peter Freyther <zecke@selfish.org>2005-05-23 18:40:42 +0000
commitc00e010a4ef3a58165a5dd6dcc91f2179acfb6b6 (patch)
tree0cdb9a490cf0ba4d152ccd0136ca8a813c0c9e82 /lib
parent8cc087e28175169ea15a6fbdcb9ed738aae8f553 (diff)
downloadbitbake-c00e010a4ef3a58165a5dd6dcc91f2179acfb6b6.tar.gz
bitbake/lib/bb module:
Bump the version number to be different from the last version
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 c5ac9a772..a4c8ca01f 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.2.1"
+__version__ = "1.2.2"
__all__ = [