mirror of
https://git.yoctoproject.org/poky
synced 2026-04-13 14:02:21 +02:00
Bump version to 1.11.0
(Bitbake rev: 6c89c332664a7789d02a701e7e530838ab778264) Signed-off-by: Chris Larson <chris_larson@mentor.com> Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
committed by
Richard Purdie
parent
51864054da
commit
bdbeaf4760
@@ -41,7 +41,7 @@ from bb import server
|
||||
from bb.server import none
|
||||
#from bb.server import xmlrpc
|
||||
|
||||
__version__ = "1.9.0"
|
||||
__version__ = "1.11.0"
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
# with this program; if not, write to the Free Software Foundation, Inc.,
|
||||
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
||||
|
||||
__version__ = "1.9.0"
|
||||
__version__ = "1.11.0"
|
||||
|
||||
import os
|
||||
import bb.msg
|
||||
|
||||
Reference in New Issue
Block a user