mirror of
https://github.com/openSUSE/osc.git
synced 2025-02-09 12:35:48 +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
|
0.158
|
||||||
- cat/less/blame command: default to expand to stay in sync with checkout
|
- cat/less/blame command: default to expand to stay in sync with checkout
|
||||||
- add support for highly experimental native appimage.yml support
|
- add support for highly experimental native appimage.yml support
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
from __future__ import print_function
|
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_version__ is to be incremented when the format of the working copy
|
||||||
# "store" changes in an incompatible way. Please add any needed migration
|
# "store" changes in an incompatible way. Please add any needed migration
|
||||||
|
Loading…
x
Reference in New Issue
Block a user