mirror of
https://github.com/openSUSE/osc.git
synced 2025-01-24 22:06:14 +01:00
and start with 0.128 development
This commit is contained in:
parent
0a5cfa9c00
commit
163b3e3dfa
2
NEWS
2
NEWS
@ -1,3 +1,5 @@
|
||||
0.128
|
||||
|
||||
0.127
|
||||
- add size limit mode, files can be ignored on checkout or update given a certain size limit.
|
||||
- --csv/--format options for results command - using format user can explicitly specify what he wants print
|
||||
|
@ -3,7 +3,7 @@
|
||||
# and distributed under the terms of the GNU General Public Licence,
|
||||
# either version 2, or version 3 (at your option).
|
||||
|
||||
__version__ = '0.127'
|
||||
__version__ = '0.127git'
|
||||
|
||||
# __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