mirror of
https://github.com/openSUSE/osc.git
synced 2024-11-14 00:06:15 +01:00
release 0.169.1
This commit is contained in:
parent
1d26cb3079
commit
0e70579113
4
NEWS
4
NEWS
@ -1,5 +1,5 @@
|
|||||||
0.170.0
|
0.169.1
|
||||||
-
|
- add --ccache option to osc getbinaries
|
||||||
|
|
||||||
0.169.0
|
0.169.0
|
||||||
- improve speed and usability of osc bash completion
|
- improve speed and usability of osc bash completion
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
from __future__ import print_function
|
from __future__ import print_function
|
||||||
|
|
||||||
__version__ = '0.170.0.git'
|
__version__ = '0.169.1.git'
|
||||||
|
|
||||||
# __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…
Reference in New Issue
Block a user