mirror of
https://github.com/openSUSE/osc.git
synced 2024-11-10 06:46:15 +01:00
open 0.159 development
This commit is contained in:
parent
7d3f8cd255
commit
bea940c02d
3
NEWS
3
NEWS
@ -1,3 +1,6 @@
|
||||
0.159
|
||||
-
|
||||
|
||||
0.158
|
||||
- cat/less/blame command: default to expand to stay in sync with checkout
|
||||
- add support for highly experimental native appimage.yml support
|
||||
|
@ -5,7 +5,7 @@
|
||||
|
||||
from __future__ import print_function
|
||||
|
||||
__version__ = '0.158'
|
||||
__version__ = '0.158git'
|
||||
|
||||
# __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