mirror of
https://github.com/openSUSE/osc.git
synced 2024-12-25 17:36:13 +01:00
- open 0.139 development
This commit is contained in:
parent
68670a7a83
commit
1106eb5166
3
NEWS
3
NEWS
@ -1,3 +1,6 @@
|
||||
0.139
|
||||
-
|
||||
|
||||
0.138
|
||||
- add support to remove repositories recursively (mostly only usefull for admins)
|
||||
- submitrequest: old not anymore used maintenance code got removed. It is possible now
|
||||
|
@ -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.138'
|
||||
__version__ = '0.138git'
|
||||
|
||||
# __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