bitbake/lib/bb module:
authorHolger Hans Peter Freyther <zecke@selfish.org>
Mon, 23 May 2005 18:40:42 +0000 (18:40 +0000)
committerHolger Hans Peter Freyther <zecke@selfish.org>
Mon, 23 May 2005 18:40:42 +0000 (18:40 +0000)
Bump the version number to be different from the
last version

lib/bb/__init__.py

index c5ac9a7..a4c8ca0 100644 (file)
@@ -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__ = [