1
0
mirror of https://github.com/openSUSE/osc.git synced 2024-09-20 01:06:17 +02:00

Open 0.161 development

This commit is contained in:
Marcus Huewe 2017-09-26 12:45:48 +02:00
parent 73e8e3e97b
commit c2922e8a67
2 changed files with 4 additions and 1 deletions

3
NEWS
View File

@ -1,3 +1,6 @@
0.161
-
0.160
- support fissile build type
- Container support for the package cache

View File

@ -5,7 +5,7 @@
from __future__ import print_function
__version__ = '0.160.0'
__version__ = '0.160git'
# __store_version__ is to be incremented when the format of the working copy
# "store" changes in an incompatible way. Please add any needed migration