mirror of
https://github.com/openSUSE/osc.git
synced 2024-11-09 22:36:14 +01:00
open 0.168.0 development
This commit is contained in:
parent
2a2ea5c27d
commit
d0de4c383d
3
NEWS
3
NEWS
@ -1,3 +1,6 @@
|
||||
0.168.0
|
||||
-
|
||||
|
||||
0.167.0
|
||||
- Added --lastsucceeded option for logfile display (requires OBS 2.11)
|
||||
- osc shell/chroot/wipe is now handled via build script (working for chroot and KVM only atm)
|
||||
|
@ -5,7 +5,7 @@
|
||||
|
||||
from __future__ import print_function
|
||||
|
||||
__version__ = '0.167.0'
|
||||
__version__ = '0.168.0.git'
|
||||
|
||||
# __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…
Reference in New Issue
Block a user