mirror of
https://git.yoctoproject.org/poky
synced 2026-05-31 12:49:46 +00: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
+1
-1
@@ -41,7 +41,7 @@ from bb import server
|
|||||||
from bb.server import none
|
from bb.server import none
|
||||||
#from bb.server import xmlrpc
|
#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.,
|
# with this program; if not, write to the Free Software Foundation, Inc.,
|
||||||
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
||||||
|
|
||||||
__version__ = "1.9.0"
|
__version__ = "1.11.0"
|
||||||
|
|
||||||
import os
|
import os
|
||||||
import bb.msg
|
import bb.msg
|
||||||
|
|||||||
Reference in New Issue
Block a user