bitbake:
authorHolger Hans Peter Freyther <zecke@selfish.org>
Thu, 26 May 2005 19:00:30 +0000 (19:00 +0000)
committerHolger Hans Peter Freyther <zecke@selfish.org>
Thu, 26 May 2005 19:00:30 +0000 (19:00 +0000)
-Prepare the 1.3.0 release of bitbake

ChangeLog
lib/bb/__init__.py

index adc9978..921be23 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,4 @@
-Changes in bitbake Trunk:
+Changes in bitbake 1.3.0:
        - add bitbake interactive shell (bitbake -i)
        - refactor bitbake utility in OO style
        - kill default arguments in methods in the bb.data module
index a4c8ca0..5e38961 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.2"
+__version__ = "1.3.0"
 
 __all__ = [