summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <zecke@selfish.org>2006-02-11 14:31:35 +0000
committerHolger Hans Peter Freyther <zecke@selfish.org>2006-02-11 14:31:35 +0000
commit512239ffde1a5076266b6f21c0ce06dd9421d47f (patch)
treea4a4459f9c51c6e10f52791a76aa36da8fbec074 /bin
parent6791d5beb9aa46054bbf0a4a34f802be10eef9bd (diff)
downloadbitbake-512239ffde1a5076266b6f21c0ce06dd9421d47f.tar.gz
bitbake/bin/bitbake:
Bump the version and hopefull we will end up as 1.3.4
Diffstat (limited to 'bin')
-rwxr-xr-xbin/bitbake2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/bitbake b/bin/bitbake
index b1fd76a4f..2a4366ac8 100755
--- a/bin/bitbake
+++ b/bin/bitbake
@@ -31,7 +31,7 @@ import itertools, optparse
parsespin = itertools.cycle( r'|/-\\' )
bbdebug = 0
-__version__ = "1.3.3"
+__version__ = "1.3.3.1"
#============================================================================#
# BBParsingStatus