mirror of
https://github.com/openSUSE/osc.git
synced 2025-01-24 22:06:14 +01:00
Open 0.174.0 development
This commit is contained in:
parent
60e06ad96d
commit
c94ea04eb7
3
NEWS
3
NEWS
@ -1,3 +1,6 @@
|
||||
0.174.0
|
||||
-
|
||||
|
||||
0.173.0
|
||||
- add showlinked command to show all references of packages linking to a given one
|
||||
- add build --shell-after-build flag. It can also be set via .oscrc.
|
||||
|
@ -5,7 +5,7 @@
|
||||
|
||||
from __future__ import print_function
|
||||
|
||||
__version__ = '0.173'
|
||||
__version__ = '0.174.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