mirror of
https://github.com/openSUSE/osc.git
synced 2025-02-14 14:27:16 +01:00
open development for 0.160
This commit is contained in:
parent
4f524b4d43
commit
49e8d10594
3
NEWS
3
NEWS
@ -1,3 +1,6 @@
|
||||
0.160
|
||||
-
|
||||
|
||||
0.159
|
||||
- "osc buildhistory": show build duration
|
||||
- Support builds using native Docker build descriptions
|
||||
|
@ -5,7 +5,7 @@
|
||||
|
||||
from __future__ import print_function
|
||||
|
||||
__version__ = '0.159'
|
||||
__version__ = '0.159git'
|
||||
|
||||
# __store_version__ is to be incremented when the format of the working copy
|
||||
# "store" changes in an incompatible way. Please add any needed migration
|
||||
|
Loading…
x
Reference in New Issue
Block a user